Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 47101 invoked from network); 8 Jan 2004 20:32:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Jan 2004 20:32:41 -0000 Received: (qmail 33247 invoked by uid 500); 8 Jan 2004 20:32:27 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 33010 invoked by uid 500); 8 Jan 2004 20:32: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 Delivered-To: mailing list dev@cocoon.apache.org Delivered-To: moderator for dev@cocoon.apache.org Received: (qmail 44768 invoked from network); 8 Jan 2004 19:48:07 -0000 Message-ID: <3FFDB2CB.4040908@apache.org> Date: Thu, 08 Jan 2004 20:43:07 +0100 From: Daniel Fagerstrom User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [ANN] Module Source and XModule Source References: <000201c3d615$94db4080$1e01a8c0@WRPO> In-Reply-To: <000201c3d615$94db4080$1e01a8c0@WRPO> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost 1.6.2 0/1000/N 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 Reinhard Poetz wrote: > From: Daniel Fagerstrom >>I just committed two new sources to the scratchpad: >>* ModuleSource - That reads from streams and strings found by ... >>* XModuleSource - Read and write XML data (DOM and XMLizable) ... > If you have time some examples would be great! > Especially the mentioned flowscript scenario. I checked in some examples as well, you can find them in the samples for the scratchpad block: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/scratchpad/samples/module-source/ http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/scratchpad/samples/xmodule-source/ I have not written any code that uses the flowscript scenario but Peter Hunsberger has a good example in: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=107279968120084&w=2 /Daniel