Hi Jens,

Thanks for your tip. I always was very happy with the basic features of
Cocoon. Never needed frameworks on top of it. But I will give it a try.

Kees

-----Oorspronkelijk bericht-----
Van: Jens Maukisch [mailto:[EMAIL PROTECTED] 
Verzonden: Wednesday, August 10, 2005 1:14 PM
Aan: dev@cocoon.apache.org; [EMAIL PROTECTED]
Onderwerp: AW: Architectural concerns


Hi,

> Now if you look at this pattern from a higher
> perspective you want to code this as follows:
> 
> - SQL transformer
> - XML generator (no need to use an XSLT file)
> - serialize
> 
> So this means we should allow:
> - not to have a generator at all (yes I thought about the
> consequences)
> - and allow for a generator after a transformer which will 
> simply close
> the previous stream and open a new one

I think we have Flow-Script to do stuff like this?
e.g. do the database related stuff in the flow
and send whatever pipeline you want to produce
some output.

kind regards,
Jens


Reply via email to