Sylvain Wallez wrote:

Jeremy Aston wrote:

Very cool,
As a demo of how to write a generator for Lajos' and
my upcoming Cocoon book I have written a
ZipDirectoryGenerator which might augment this. If
anyone is interested in getting the code then let me
know.

Sounds good, but the same can easily be achieved by chaining the DirectoryGenerator and the ZipArchiveSerializer through a very simple XSL transformation.

Jeremy,

I suddenly realize I may have misunderstood what's behind the ZipDirectoryGenerator. I initially thought about a component that packs the contents of a directory in a zip archive, but I finally guess it's a generator that lists the content of a zip archive, as outlined by the fact that it's a generator.

Which one is right ?

Sylvain

--
Sylvain Wallez Anyware Technologies
http://www.apache.org/~sylvain http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }



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

Reply via email to