Re: releasing NSXMLParser
Re: releasing NSXMLParser
- Subject: Re: releasing NSXMLParser
- From: John Stiles <email@hidden>
- Date: Mon, 14 Aug 2006 09:01:59 -0700
Have you tried autoreleasing it?
Perhaps NSXMLParser isn't done with it yet.
Dimitri Bouniol wrote:
Is there any special way to release NSXMLParser? Every time I try to
release it, to be able to use it in the future, my application quits
on me. When I tried to release it, I realeased it in NSXMLParser's
delegate method, "- (void)parserDidEndDocument:(NSXMLParser *)parser".
Any help or explanations would be greatly appreciated.
--
Dimitri Bouniol
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden