This is what #passenger: automates. It assigns arbitrary objects to DOM nodes and retrieves them back later on. Look for senders, there are many examples using it.<br><br>Lukas<br><br>On Monday, 19 September 2011, Bob Arning &lt;<a href="mailto:arning@charm.net">arning@charm.net</a>&gt; wrote:<br>
&gt; Not intrinsically, but you likely have, or could easily create, something. If you started with a collection of objects that you wanted to render on a page, you could use each object&#39;s index in the list as its ID. When the callback returned that index, you would know exactly which object it referred to.<br>
&gt;<br>&gt; Cheers,<br>&gt; Bob<br>&gt;<br>&gt; On 9/19/11 3:15 AM, Milan Mimica wrote:<br>&gt;<br>&gt; On 18 September 2011 18:13, Milan Mimica &lt;<a href="mailto:milan.mimica@gmail.com">milan.mimica@gmail.com</a>&gt; &lt;<a href="mailto:milan.mimica@gmail.com">milan.mimica@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; need IDs. I don&#39;t want to introduce them just to make the presentation<br>&gt; layer happy.<br>&gt;<br>&gt; Oh is there something in Smalltalk like an address I could dereference<br>&gt; an object to, and then later reliable and uniquely reference that same<br>
&gt; object using that address? Like a pointer or something.<br>&gt;<br>&gt;<br>&gt;<br><br>-- <br>Lukas Renggli<br><a href="http://www.lukas-renggli.ch">www.lukas-renggli.ch</a><br>