Re: Missing something about initialization
Re: Missing something about initialization
- Subject: Re: Missing something about initialization
- From: Scott Andrew <email@hidden>
- Date: Fri, 12 Jun 2009 12:18:39 -0700
Duh.. Should read the code that says "intValue" mind went to
assignment and didnt finish reading the lines.
Scott
On Jun 12, 2009, at 11:21 AM, Ken Thomases wrote:
On Jun 12, 2009, at 4:54 AM, Alfonso Ortega wrote:
I'm trying to parse a bit of html and use it to initialize an
object. I have very little background in objective-c, everything
parses correctly, I just can't seem to get the object initialized.
What am I doing wrong?
You're not invoking super's initializer.
See here:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocAllocInit.html
Cheers,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden