It sure is nice that Velocity uses Writer's instead of generating 
its output to some in-memory store (String, array of bytes, 
whatever) - there is no limitation for its output size.

I am producing a template based XML export that already reached
28 GB (not indented XML). It works fine and fast.

BTW, it also uses the Event Catridge stuff to encode the XML. 
That sure allows for simpler templates.


Thanks a lot for the great work,
Paulo Gaspar

Reply via email to