Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 83900 invoked from network); 13 Oct 2005 18:11:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2005 18:11:30 -0000 Received: (qmail 20726 invoked by uid 500); 13 Oct 2005 18:11:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 20613 invoked by uid 500); 13 Oct 2005 18:11:25 -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 20569 invoked by uid 99); 13 Oct 2005 18:11:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2005 11:11:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [81.209.148.130] (HELO dd2020.kasserver.com) (81.209.148.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2005 11:11:27 -0700 Received: from [192.168.1.5] (p54B18CCD.dip0.t-ipconnect.de [84.177.140.205]) by dd2020.kasserver.com (Postfix) with ESMTP id 7D1651FD2A6 for ; Thu, 13 Oct 2005 20:11:02 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <434E8C6B.7010702@reverycodes.com> References: <434E7BCB.4090206@mobilebox.pl> <434E8075.2050902@apache.org> <434E831D.806@mobilebox.pl> <0BD69214-64A9-4634-AFA5-B741F9DAB8C1@apache.org> <434E8C6B.7010702@reverycodes.com> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1-596005192" Message-Id: Content-Transfer-Encoding: 7bit From: Torsten Curdt Subject: Re: ApplesProcessor - a little crazy idea Date: Thu, 13 Oct 2005 20:11:00 +0200 To: dev@cocoon.apache.org X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.734) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-1-596005192 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > >> The API itself is not very likely to change much - if at all. >> > > What about Invoker? If this class is part of API... It declares two > exceptions which are not thrown in the method: > > public Invoker(Method method) throws IllegalAccessException, > InstantiationException { No external API. A left over from my fixing session before the GT ;) Should be probably return to be a private class ...or might even move into javaflow itself. >> We only need a few more people using it to find the corner cases. >> > > Stable API != Stable Implementation. If API is stable, you should > start vote on marking javaflow stable. Hm... chicken egg problem ...somehow I would like to get some feedback first. The FOM/API itself hasn't really changed much since the branch version. I am tempted to rename the abstract base class ...but that's it. Everything else is under the hood. But people tend to think of "stable" as rock-solid and well tested. But without more feedback I cannot make that promise. I happy to say the public API is frozen ...but for "rock-solid" I would first like to get a javaflow 1.0 release out of the door over at jakarta. ...and maybe even fix the continuation management in trunk. Expect a RT next week when I am back from Amsterdam. cheers -- Torsten --Apple-Mail-1-596005192 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFDTqM7BGM6V3wgCUERAj4KAJ9gVfXFqDmA/24Qhl5VZ5KB9zqArQCfd1sj bQmiIEPSR+nWMIz8jTrBqTQ= =f4t9 -----END PGP SIGNATURE----- --Apple-Mail-1-596005192--