ObjC 2.0 Class +encodeWithCoder:
ObjC 2.0 Class +encodeWithCoder:
- Subject: ObjC 2.0 Class +encodeWithCoder:
- From: "A.M." <email@hidden>
- Date: Thu, 21 Feb 2008 15:11:21 -0500
I have a DO-based application which uses a Class object as a root
proxy under 10.4- it works as expected. Objective-C 2.0 seems to have
broken this option because Class no longer responds to -
encodeWithCoder:.
I am not able to think of a reason for this regression, but perhaps
the new dynamic nature of Classes prevents my use-case.
Is this a genuine regression or should I have never relied on passing
Classes as root proxies?
Thanks.
-M
_______________________________________________
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