Re: NSCopying is manual labor
Re: NSCopying is manual labor
- Subject: Re: NSCopying is manual labor
- From: John Brownlow <email@hidden>
- Date: Wed, 30 Mar 2005 17:54:12 -0500
if you were desperate you could use accessorizer to generate code for
NSCoding, then encode the back up object into NSData before beginning
the edit session, then decode it if the user needs to back up.
On Mar 30, 2005, at 5:30 PM, Ricky Sharp wrote:
The version I have (0.9.9u) does generate code for the NSCoding
(encodeWithCoder: and initWithCoder:) protocol, but not NSCopying.
Time to contact Kevin and submit a feature request :)
--
John Brownlow
Deep Fried Films, Inc
http://www.johnbrownlow.com
http://www.pinkheadedbug.com
_______________________________________________
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