[Newbies] Object <--> some string ObjectIdentity

Bert Freudenberg bert at freudenbergs.de
Thu May 1 17:46:33 UTC 2008


On 01.05.2008, at 19:11, itsme213 wrote:

> I need to get some unique "identity" string for my objects, and  
> subsequently
> to find that object from that string. How can I do this?


I don't think there is an elegant way to do this. You would have to  
create a registry for all your objects, and give them an id when they  
are created.

- Bert -




More information about the Beginners mailing list