I don't know about your use-case of zip-archive usage, but it looks like a
typical Data Integration scenario.
Perhaps you should take a look at Apache Camel:
http://camel.apache.org/zip-dataformat.html
Greetings,
-Greg
2012/12/7 Robby Pelssers
> Hi guys,
>
> Not sure if we have a zip-archive ge
Hi guys,
Not sure if we have a zip-archive generator already
http://cocoon.apache.org/2.1/userdocs/ziparchive-serializer.html
but it would be very cool to have one. Let me explain the use case:
Now a lot of options
- write results to disk
- just serialize result
- zip t
Hi Mansour,
I figured you were going to ask that question. In fact I'd reason the same way.
Normally I stick with 1 and only one XSLT processor (Saxon) as it implements
XSLT2.0 while Xalan does not. But I have a use case where indentation of the
output is important. Saxon can do this of course