[
https://issues.apache.org/jira/browse/FREEMARKER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180564#comment-16180564
]
Daniel Dekany commented on FREEMARKER-74:
-----------------------------------------
As of "add java doc to all Constructors", I would only add JavaDoc to
constructors (and methods, etc.) where it's not clear what it does anyway.
> Constructors freemarker.template.Template
> -----------------------------------------
>
> Key: FREEMARKER-74
> URL: https://issues.apache.org/jira/browse/FREEMARKER-74
> Project: Apache Freemarker
> Issue Type: Improvement
> Reporter: Jörg Rade
>
> # add java doc to all Constructors
> # change 'String name' to 'String templateDescription'
> # provide a Constructor where the 'templateSourceString' can be passed in
> directly
> ad 3) I have a use case where I have already have the template source at hand
> and all the file io is handled elsewhere - so I may even get along without
> cfg (insofar as it deals with file io)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)