[
http://jira.magnolia-cms.com/browse/MAGNOLIA-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20318#action_20318
]
Philipp Bracher commented on MAGNOLIA-1455:
-------------------------------------------
Following some input:
1) The TemplateRenderer interface should have the same/similar signature as the
ParagraphRenderer
2) the render() method should return a RenderException
3) if possible we should only have a single RendererInterface which is used for
both, the paragraph and the page templates.
4) I think that this allows to maintain a single freemarker renderer, instead
of having two.
> Remove usage of HttpServletRequest and -Reponse in TemplateRenderer
> -------------------------------------------------------------------
>
> Key: MAGNOLIA-1455
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-1455
> Project: Magnolia
> Issue Type: New Feature
> Components: core, templating
> Reporter: Gregory Joseph
> Assignee: Philipp Bracher
> Fix For: 4.0
>
>
> This will allow getting rendered content remotely, for instance, and
> generally cleaner.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------