You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Geir Magnusson Jr." <ge...@adeptra.com> on 2002/06/09 18:26:12 UTC

Re: Automatic character escaping in reference values (was RE : escaping xml characters)

Interesting approach.  What worries  me is how deeply it touches things,
from ICA to Template to nodes.

Why couldn't this be implemented as a filter on the writer?



On 6/9/02 7:16 AM, "Claude Brisson" <cl...@savoirweb.com> wrote:

> Here is my proposed implementation for automatic character escaping in
> reference values.
> 
> Only the XML format is taken into account for now, but the object model can
> easily be extended to handle other formats.
> I recall that the only predicate is that reference values should not contain
> syntax boundaries (althougth they can in some cases), along with the fact that
> the document should of course be well-formed.

[SNIP]

-- 
Geir Magnusson Jr.
Research & Development, Adeptra Inc.
geirm@adeptra.com
+1-203-247-1713



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>