On Sat, Oct 25, 2014, at 10:15 AM, Jaikanth CK wrote:
> Hi All,
> 
> I need to extend a class for NSCoding protocol conformance.

You can't do this yet. Required initializers must be implemented in the
main class body, and NSCoding has a required init(coder:) initializer.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to