Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 31767 invoked from network); 3 Apr 2006 02:20:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Apr 2006 02:20:07 -0000 Received: (qmail 16673 invoked by uid 500); 3 Apr 2006 02:20:05 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 16626 invoked by uid 500); 3 Apr 2006 02:20:05 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 16615 invoked by uid 99); 3 Apr 2006 02:20:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 19:20:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 19:20:04 -0700 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A93666ACB1 for ; Mon, 3 Apr 2006 03:19:43 +0100 (BST) Message-ID: <1085704213.1144030783668.JavaMail.jira@ajax> Date: Mon, 3 Apr 2006 03:19:43 +0100 (BST) From: "Simone Gianni (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-1819) No support for creation of Bookmarks from JavaFlow In-Reply-To: <1657781609.1143738386155.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1819?page=all ] Simone Gianni updated COCOON-1819: ---------------------------------- Attachment: javaflow-bookmarks-2.diff A mixed approach, a bit more tidy : - Continuation invalidation is done directly inside AbstractContinuable. - Bookmarks are generated as in the first version (java interpreter calls the continuation immediately), but: ... There is a new interface, so that Continuable is untouched. ... There's no need for introspection. ... AbstractContinuable implements this interface. It works correctly, and I'm afraid this is the only solution without touching the BCEL code inside the ContinuationClassLoader. > No support for creation of Bookmarks from JavaFlow > -------------------------------------------------- > > Key: COCOON-1819 > URL: http://issues.apache.org/jira/browse/COCOON-1819 > Project: Cocoon > Type: Improvement > Components: Blocks: Java Flow > Reporter: Harlan Iverson > Attachments: javaflow-bookmarks-1.diff, javaflow-bookmarks-2.diff > > There is no JavaFlow equivalent of createWebContinuation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira