<div dir="ltr"><div class="gmail_extra"><div><div dir="ltr"><div><br></div></div></div><div class="gmail_quote">On Mon, Aug 25, 2014 at 5:06 PM, Johan Brichau <span dir="ltr">&lt;<a href="mailto:johan@inceptive.be" target="_blank">johan@inceptive.be</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">If you are exploring the continuations registry, you are probably not doing ‘standard’ stuff.<div>

It would be interesting to know why you need these and what you are doing, if you want.</div></div></blockquote><div><br></div><div>Nothing fancy but callbacks were mysterious in terms of why too many of them were a problem etc (related to the jQuery ajax callbacks, scripts etc).</div>

<div><br></div><div>Now, I am trying to come to terms with SeasideDynamicSVG.</div><div>Examples are running fine, after tweaking some WARenderCanvas for 3.1.</div><div><br></div><div>Now, I am looking into how this all works with jQuery. That looks like powerful (also found an old &quot;NeXTPlan&quot; PDF on the web where an very interesting components update strategy was explained. A bit late for me to change my plans but still, next app will go that way for sure.</div>

<div><br></div><div>All the best,</div><div>Phil</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div>
<div>
Johan<br><div><div><div><div><div><br><div><div><div>On 25 Aug 2014, at 17:01, <a href="mailto:phil@highoctane.be" target="_blank">phil@highoctane.be</a> wrote:</div><br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">

<div><div dir="ltr"><div>Thanks!</div><div><br></div><div>Definitely helps me understand how these elements are represented in practice.</div><div><br></div><div>Seaside is powerful but to get a hold on things, it is not that easy...</div>



<div><br></div><div>Thx for the sample image and code from ESUG. Definitely helped me come to terms with the passenger: thing.</div><div><br></div><div>Phil</div></div></div>
<br><br><div class="gmail_quote">On Mon, Aug 25, 2014 at 4:12 PM, Johan Brichau <span dir="ltr">&lt;<a href="mailto:johan@inceptive.be" target="_blank">johan@inceptive.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hi Phil,<br>
<br>
You can access the WACallbackRegistry instance for the current continuation as follows:<br>
<br>
        renderContentOn: html<br>
                html callbacks inspect.<br>
<br>
If you want to get access to the WACallbackRegistry instances of other continuations of the same session: inspect the continuations instvar of a WASession instance (which you get via “self session”).<br>
You can get to the callback registry from there.<br>
<br>
Johan<br>
<br>
On 24 Aug 2014, at 23:09, <a href="mailto:phil@highoctane.be" target="_blank">phil@highoctane.be</a> wrote:<br>
<br>
&gt; I&#39;d like to see what&#39;s in the callback registry for a given session.<br>
&gt;<br>
&gt; How can I do that?<br>
&gt;<br>
&gt; TIA<br>
&gt; Phil<br>
&gt; _______________________________________________<br>
&gt; seaside-dev mailing list<br>
&gt; <a href="mailto:seaside-dev@lists.squeakfoundation.org" target="_blank">seaside-dev@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
<br>
_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org" target="_blank">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</blockquote></div><br></div></div>
_______________________________________________<br>seaside-dev mailing list<br><a href="mailto:seaside-dev@lists.squeakfoundation.org" target="_blank">seaside-dev@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>

</blockquote></div><br></div></div></div></div></div></div></div></div><br>_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
<br></blockquote></div><br></div></div>