This is quite informative.&nbsp; I am still digesting Pettyjohn&#39;s paper but I get the spirit of how it works without grokking the details at this time.&nbsp; I will have to dig more and by then will have more questions ;) <br><br>
Thanks,<br>yinso <br><br><div><span class="gmail_quote">On 5/3/07, <b class="gmail_sendername">Jay McCarthy</b> &lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 5/3/07, YC &lt;<a href="mailto:yinso.chen@gmail.com">yinso.chen@gmail.com</a>&gt; wrote:<br>&gt; Thanks Jay, this is quite interesting (sounds almost like black magic).&nbsp;&nbsp;Are<br>&gt; you using web cells to store the continuation marks that you can use to
<br>&gt; recreate the continuation?<br><br>Yes. But for different types of information I find parameters useful.<br><br>&gt; What type of information do you lose (since you<br>&gt; say the the continuation is coarse) in this case?
<br><br>For example, if you click on a button to change the sort of the list<br>and the continuation is dead, then you get back the list without the<br>sort being changed. Similarly, if there was form data with the<br>request, it is ignored, as I do not capture what was meant to be done
<br>with it.<br><br>&gt; I meant to ask that are<br>&gt; there types of continuations that shouldn&#39;t be reconstructed this way so the<br>&gt; program functions correctly.<br><br>Any type of continuation capturable in the Pettyjohn paper would be
<br>able to be captured like this, however, I had the constraint of<br>writing the capturing code by hand in the application, and I made a<br>pretty low threshold on the amount of pain I was willing to suffer.<br>The users don&#39;t complain. Much.
<br><br>Jay<br><br>--<br>Jay McCarthy &lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt;<br><a href="http://jay.teammccarthy.org">http://jay.teammccarthy.org</a><br></blockquote></div><br>