• 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: Detecting Initialization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting Initialization


  • Subject: Re: Detecting Initialization
  • From: "David H. Silber" <email@hidden>
  • Date: Wed, 28 Jan 2009 20:48:36 -0500

On Thu, Jan 29, 2009 at 11:39:21AM +1100, Graham Cox wrote:
>
> On 29 Jan 2009, at 11:06 am, David H. Silber wrote:
>
> >Is there some means of detecting if an instance has been initialized?
> >
> >I'm thinking not.  Apple's "NSObject Class Reference" says "The init
> >method defined in the NSObject class does no initialization", and
> >googling around on the topic has not produced any means of doing
> >so.  I
> >ask here in case someone has some knowledge I have not been able to
> >find.  Even a definitive "No" would help, as I could stop searching
> >for
> >an answer which doesn't exist.

>
> The answer is no, but in order to comply with Cocoa's non-optional
> rule on this, if an instance exists, it's initialised. Otherwise
> you've made a grave error.
>
> WAYTTD?

I was hoping to be able to write a unit test which would confirm that an
object had been properly initialized.

Thanks,
David

--
David H. Silber
_______________________________________________

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: Detecting Initialization
      • From: Michael Ash <email@hidden>
References: 
 >Detecting Initialization (From: "David H. Silber" <email@hidden>)
 >Re: Detecting Initialization (From: Graham Cox <email@hidden>)

  • Prev by Date: Plain Text UTI Madness
  • Next by Date: Re: Plain Text UTI Madness
  • Previous by thread: Re: Detecting Initialization
  • Next by thread: Re: Detecting Initialization
  • Index(es):
    • Date
    • Thread