• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Extension to class for NSCoding protocol conformance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extension to class for NSCoding protocol conformance


  • Subject: Re: Extension to class for NSCoding protocol conformance
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 25 Oct 2014 11:40:01 -0500

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@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


References: 
 >Extension to class for NSCoding protocol conformance (From: Jaikanth CK <email@hidden>)

  • Prev by Date: Extension to class for NSCoding protocol conformance
  • Next by Date: Debugging com.apple.LaunchServices.DatabaseChange messages
  • Previous by thread: Extension to class for NSCoding protocol conformance
  • Next by thread: Debugging com.apple.LaunchServices.DatabaseChange messages
  • Index(es):
    • Date
    • Thread