Daniel Dekany wrote: > No template language can be too good at that... Simply, the basic idea > of a template languages is incompatible with strict white-space control.
On the contrary, template languages are *IDEAL* for strict white-space control. That's the whole "template" part of template language. A template language is a means to specify an exact output format, and whitespace is part of that. Even velocity has "strict white-space control." It just happens to have a non-intuitive implementation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]