[ 
https://issues.apache.org/jira/browse/FREEMARKER-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053066#comment-16053066
 ] 

Woonsan Ko commented on FREEMARKER-54:
--------------------------------------

I've just opened a pull request for initial reviews. It contains (a) 
FactoryBean by extending Configuration.ExtendableBuilder and (b) 
SpringResourceTemplateLoader at the moment.
However, I didn't give enough consideration on the following yet:
- "defaults that are practical for Spring"
- "polish the freemarker-core configuration and template loader API-s"
I'd like to polish more about those two points with this PR.

> FM3 freemareker-spring module, basic functionality
> --------------------------------------------------
>
>                 Key: FREEMARKER-54
>                 URL: https://issues.apache.org/jira/browse/FREEMARKER-54
>             Project: Apache Freemarker
>          Issue Type: Task
>    Affects Versions: 3.0.0
>            Reporter: Daniel Dekany
>
> Create the Gradle module. Basic non-Web functionality. This certainly means:
> * Creating a FactoryBean by extending {{Configuration.ExtendableBuilder}} 
> which has defaults that are practical for Spring.
> * Creating a {{SpringResourceTemplateLoader}} which relies on Spring's 
> {{Resource}} abstraction
> It's also an important goal to polish the {{freemarker-core}} configuration 
> and template loader API-s, and change them if that's needed for smoother 
> Spring integration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to