[ http://jira.magnolia.info/browse/MAGNOLIA-1358?page=all ]

Grégory Joseph updated MAGNOLIA-1358:
-------------------------------------

        Summary: freemarker: expose the java.io.Writer instance to the data 
under the name 'out'  (was: freemarker: expose the write to the data under the 
name 'out')
    Description: 
Allows passing the java.io.Writer to called methods. This can improve 
performance in the admininterface.

Example:

${this.onRenderHeader(out)}


  was:
Allows passing the write ot called methods. This can improve performance in the 
admininterface.

Example:

${this.onRenderHeader(out)}



> freemarker: expose the java.io.Writer instance to the data under the name 
> 'out'
> -------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-1358
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1358
>             Project: Magnolia
>          Issue Type: Improvement
>    Affects Versions: 3.0.1
>            Reporter: Philipp Bracher
>         Assigned To: Philipp Bracher
>             Fix For: 3.0.x
>
>
> Allows passing the java.io.Writer to called methods. This can improve 
> performance in the admininterface.
> Example:
> ${this.onRenderHeader(out)}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to