FileTag must allow to append to flat file
-----------------------------------------
Key: JELLY-191
URL: http://issues.apache.org/jira/browse/JELLY-191
Project: jelly
Type: Improvement
Components: core / taglib.core
Versions: 1.0-beta-4
Reporter: Marc DeXeT
Priority: Minor
Core FileTag allows to write only XML or HTML content to file.
But there's a need to write flat content unix-like or in pseudo-xml (element
collection without document root).
So FileTag must allow to write flat content to file.
Proposition to add a boolean "flat" property.
There also a need to add "append" property to.. append to existing file :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]