> From: Ilya A. Kriveshko [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 6:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Something really stupid
> 
> Actions are performed WHEN the pipeline is assembled. The generation
and
> serialization happens AFTER the pipeline is assembled. So, by the time
> your generator starts reading the file, both actions have already
fired
> and the file came and went.
> 
> Why not have your win32 process output a file to stdout and then
create
> a custom generator that executes it and parses its output into SAX
> events? Might be a nice reusable component that will useful for legacy
> systems integration...
I know this is not really a cocoon question but what is the best way to
capture this executables input stream and generate SAX events (I mean
use Avalon/Cocoon philosophy) ?
        ouzo
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/      [EMAIL PROTECTED]          _\\()//_
         .'/()\'.     Phone: +48(600)341118     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ | 



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to