You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Steven Noels <st...@outerthought.org> on 2002/05/24 13:15:45 UTC

FW: Multiple transformer-passes when using command-line Cocoon

for our interest :-(

-----Original Message-----
From: Carsten Ziegeler [mailto:cziegeler@s-und-n.de]
Sent: vrijdag 24 mei 2002 13:16
To: cocoon-dev@xml.apache.org
Subject: RE: Multiple transformer-passes when using command-line Cocoon


The commandline interface is currently very inefficient. Each document
is even without caching, precompilation etc. at least build twice.
The first time to get the content and the second time to get the
mime-type of the document!

So, the only chance for you is to create a patch ;)

Carsten

Carsten Ziegeler     Chief Architect    S&N AG - Open Source Group
==================================================================
               Cocoon Consulting, Training and more
mailto:cziegeler@s-und-n.de                  http://www.s-und-n.de
==================================================================



> -----Original Message-----
> From: koen_pellegrims@inventivedesigners.com
> [mailto:koen_pellegrims@inventivedesigners.com]
> Sent: Friday, May 24, 2002 1:04 PM
> To: cocoon-dev@xml.apache.org
> Subject: Multiple transformer-passes when using command-line Cocoon
>
>
> Hi,
>
> We are using Cocoon to create an XML-processing chain. This chain has
> nothing to do with a web-application, so we are using the command-line
> environment for Cocoon.
> The set-up is very simple: a file-reader, our own transformer, an
> xslt-transformer and an XML-serializer. When running this simple app,
it
> seams as though the pipeline is processed several times (trice, I
think).
>
> My question is simple: why is this (preprocessing, cache..) and can I
> disable it?
>
> The application is restarted for every run, so we don't need caching
and
> precompiling;
> the transformation takes a very long time, so we don't want to process
> several times...
>
> We are using Cocoon 2.0.2 on Win2k (and on AS/400) with jdk1.3.0_02
>
> Thanks for any help,
>
> Koen
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org