[SOLVED]Re: releasing NSXMLParser
[SOLVED]Re: releasing NSXMLParser
- Subject: [SOLVED]Re: releasing NSXMLParser
- From: Dimitri Bouniol <email@hidden>
- Date: Mon, 14 Aug 2006 09:21:43 -0700
Apparently, it auto-releases itself by itself, without sending it an
autorelease message.
I just didn't release a muatble array, so I didn't know were the
problem was...
Thanks anyway :)
On Aug 14, 2006, at 9:01 AM, John Stiles wrote:
Have you tried autoreleasing it?
Perhaps NSXMLParser isn't done with it yet.
On Aug 14, 2006, at 9:03 AM, AgentM wrote:
Have you tried autoreleasing the parser in the delegate method? It
still may have some things to do after it calls the delegate method.
--
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