From: Brian G. <br...@qu...> - 2004-03-02 17:51:50
|
> As I (don't) understand it by removing the Writer layer you have removed the > ability to buffer, which is vital if you are to use sub-templates (templets). Wrong. You can use your own buffering output stream to buffer, or a string as a buffer. |