• 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: object instance names generated on the fly?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: object instance names generated on the fly?


  • Subject: Re: object instance names generated on the fly?
  • From: Marcel Weiher <email@hidden>
  • Date: Sat, 22 Mar 2003 17:16:33 +0100

Variables names are for refering to the objects during compilation. At runtime, variable names get turned into machine addresses. So I think you are thinking of something else.

Care to tell us what?

objects? do you mean classes or instances there?

no i am not thinking of something else. my point is that the number of and the names of the object instances that i wish to use during runtime is unknown at compilation.

Having a number of objects at runtime, the number of which is not know at compile time is normal. However, you keep saying "objects and names" together as if they were closely related, which they aren't.

Objects do not have names. Variables have names.

hence why i'm asking for object instance variable names.

I can see why you want multiple objects, most apps do. What do you need separate "names" for?

i've already written several emails - read those, and if what i want still isn't clear (which i'm not saying is unlikely - far from it - i realise that it may still not be clear) but there's no point in me repeating all that. i get the feeling you haven't seen the previous mails.

I have seen most of them.

Marcel


--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: object instance names generated on the fly? (From: Ben Dougall <email@hidden>)

  • Prev by Date: Re: object instance names generated on the fly?
  • Next by Date: Re: object instance names generated on the fly?
  • Previous by thread: Re: object instance names generated on the fly?
  • Next by thread: Re: object instance names generated on the fly?
  • Index(es):
    • Date
    • Thread