[ http://issues.apache.org/jira/browse/VELOCITY-437?page=all ]
Henning Schmiedehausen updated VELOCITY-437:
--------------------------------------------
Component/s: Engine
> Intercept output of objects
> ---------------------------
>
> Key: VELOCITY-437
> URL: http://issues.apache.org/jira/browse/VELOCITY-437
> Project: Velocity
> Issue Type: New Feature
> Components: Engine
> Affects Versions: 1.4
> Reporter: Ståle Undheim
> Priority: Minor
> Fix For: 1.6
>
> Attachments: valuewriter.patch
>
>
> Currently, all reference objects in a Velocity template file are put out
> using the objects toString method, with no means to control this mechanism. I
> propose to change this by having interceptors that can pick up variables
> before they are run .toString on, and write them using their own means
> instead.
> If I figure out how to attach files to this after posting, I will add a patch
> with all the code necessary to implement this.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]