Re: program termination after releasing self defined NSXMLParser class
Re: program termination after releasing self defined NSXMLParser class
- Subject: Re: program termination after releasing self defined NSXMLParser class
- From: Dominic Dauer <email@hidden>
- Date: Sat, 17 Apr 2010 10:53:59 +0200
Ok. It works. Instead of subclassing NSXMLParser I created my own Class with implementation of the NSXMLParserDelegate Protocol. I create a NSXMLParser object and set the delegate to an created object of my subclassed NSXMLParserDelegate.
> Whenever I hear this from a programmer, I cringe. It's like hearing a carpenter say, "I've never used a screwdriver."
Yes. You are right. I estimate that I have to learn still much more of the basics.
Thanks for your advices.
Dominic
_______________________________________________
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