• 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: ObjC 2.0 Class +encodeWithCoder:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ObjC 2.0 Class +encodeWithCoder:


  • Subject: Re: ObjC 2.0 Class +encodeWithCoder:
  • From: Charles Steinman <email@hidden>
  • Date: Thu, 21 Feb 2008 13:32:55 -0800 (PST)

Class methods are prefixed with a +, and I don't think
there ever was a documented +encodeWithCoder: method
of NSObject or any other class, so it looks like it
was simply a quirk of the runtime that this ever
worked at all.

Cheers,
Chuck

--- "A.M." <email@hidden> wrote:

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



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________

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

  • Follow-Ups:
    • Re: ObjC 2.0 Class +encodeWithCoder:
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >ObjC 2.0 Class +encodeWithCoder: (From: "A.M." <email@hidden>)

  • Prev by Date: PackageMaker Problem
  • Next by Date: re: Key value observing NSManagedObjects
  • Previous by thread: ObjC 2.0 Class +encodeWithCoder:
  • Next by thread: Re: ObjC 2.0 Class +encodeWithCoder:
  • Index(es):
    • Date
    • Thread