You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by "Jörg Rade (JIRA)" <ji...@apache.org> on 2017/09/26 09:34:01 UTC

[jira] [Updated] (FREEMARKER-74) Constructors freemarker.template.Template

     [ https://issues.apache.org/jira/browse/FREEMARKER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated FREEMARKER-74:
--------------------------------
    Description: 
# 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)

  was:
# add java doc to all Constructors 
# change 'String name' to 'String templateFileName'
# 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)


> 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)