You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Bryan Field-Elliot <br...@netmeme.org> on 2004/01/20 18:49:44 UTC

[Jelly] suspend mid-execution?

Is there the capability within Jellyscript to build a tag (or use an
existing one) which will suspend the Jellyscript execution, put the
state into a serializable object (or is JellyContext all there is, and
is it already serializable), and then let the controlling framework
re-execute the Jellyscript later (picking up where it left off)?