« Return to Thread: Object <--> some string ObjectIdentity

Re: Object <--> some string ObjectIdentity

by Bert Freudenberg :: Rate this Message:

Reply to Author | View in Thread

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 -


_______________________________________________
Beginners mailing list
Beginners@...
http://lists.squeakfoundation.org/mailman/listinfo/beginners

 « Return to Thread: Object <--> some string ObjectIdentity