Re: dealloc and scarce resources
Re: dealloc and scarce resources
- Subject: Re: dealloc and scarce resources
- From: James Merkel <email@hidden>
- Date: Thu, 30 Jun 2011 18:34:07 -0700
Not to beat this subject to death, but I just realized that what Kyle
Sluder and Wlm Lewis were saying is very easy to implement.
All I need is a method that just closes the file -- one line of code.
Then wherever I was sending the -release, I need to also send a
separate -close. it could be before or after the release, it doesn't
really matter.
Jim Merkel
_______________________________________________
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