G
Guest
Hi!
Is there anyway to get a unique ID of an object, i.e. a primitive that
uniquely identifies an instance of an arbitrary type?
I don't want to explicitly associate an instance with some random
identifier, since I can't keep a reference to the object (it must be
"garbage-collectable").
Thanks in advance,
Nille
Is there anyway to get a unique ID of an object, i.e. a primitive that
uniquely identifies an instance of an arbitrary type?
I don't want to explicitly associate an instance with some random
identifier, since I can't keep a reference to the object (it must be
"garbage-collectable").
Thanks in advance,
Nille