Am 30.12.2006 um 17:13 schrieb Kiam:
----- Original Message -----
From: "Stefan" <[EMAIL PROTECTED]>
To: "REALbasic NUG" <[email protected]>
Sent: Saturday, December 30, 2006 7:06 AM
Subject: Re: How to compute the address of an object?
In my case, this isn't of interest. I just need a one-time ID, to
identify visited objects.
In that case you could merely use a function that keeps a static
counter, and that increments it every times after it returns its
value.
Thank for the hint. I even have class framework, which serialises any
- even cyclic -
object networks to a flat file.
I just wanted to use a quick solution. Well...
Happy Nw Year!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>