Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 43205 invoked from network); 15 Apr 2004 18:18:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Apr 2004 18:18:27 -0000 Received: (qmail 47912 invoked by uid 500); 15 Apr 2004 18:18:07 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 47843 invoked by uid 500); 15 Apr 2004 18:18:07 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 47776 invoked from network); 15 Apr 2004 18:18:06 -0000 Received: from unknown (HELO pluto.isd-holland.nl) (62.221.254.24) by daedalus.apache.org with SMTP; 15 Apr 2004 18:18:06 -0000 Received: from localhost (localhost [127.0.0.1]) by pluto.isd-holland.nl (Postfix) with ESMTP id B89BF2F029B for ; Thu, 15 Apr 2004 20:18:10 +0200 (CEST) Received: from pluto.isd-holland.nl ([127.0.0.1]) by localhost (pluto [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12110-04 for ; Thu, 15 Apr 2004 20:18:10 +0200 (CEST) Received: from dds.nl (62-221-202-17.dsl.uwadslprovider.nl [62.221.202.17]) by pluto.isd-holland.nl (Postfix) with ESMTP id 1158E2F011F for ; Thu, 15 Apr 2004 20:18:10 +0200 (CEST) Message-ID: <407ED1CA.1080508@dds.nl> Date: Thu, 15 Apr 2004 20:17:46 +0200 From: Leon Widdershoven User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: GroovyMarkup syntax works! References: <2DEA31D6-8EF6-11D8-B513-000A959D0312@mac.com> <397A40AC-8EF8-11D8-844A-000A95AF004E@apache.org> <3B59A198-8EFA-11D8-844A-000A95AF004E@apache.org> <407EC858.8070207@dds.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at isd-holland.nl X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N of course, I'm working on a static factory class for myself which does only that:) Bertrand Delacretaz wrote: > Le 15 avr. 04, � 19:37, Leon Widdershoven a �crit : > >> You don't have access to a ServiceManager or ComponentManager >> (provided by cocoon and holding the >> configured pools)? > > > Sure - it just needs a little bridge to make the pools or Connections > available to the scripts. > > -Bertrand >