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

Siegfried Goeschl updated FREEMARKER-188:
-----------------------------------------
    Description: 
The current "freemarker-generator" implementation  supports only "aggregation" 
of multiple data source, e.g. one template takes 0..N data sources to generate 
a template output (stdout or file)

*1 template + 0..N data sources -> 1 template output*

We need to provide a "generation" type of transformation as well in order to 
provide

*1 template + 1..N data sources -> 1..N template outputs*

Topics to be resolved

* We need something like an "Output Mapper" to determine the final path and/or 
name of the generated output file

  was:
The current "freemarker-generator" implementation  supports only "aggregation" 
of multiple data source, e.g. one template takes 0..N data sources to generate 
a template output (stdout or file)

*1 template + 0..N data sources -> 1 template output*

We need to provide a "generation" type of transformation as well in order to 
provide

*1 template + 1..N data sources -> 1..N template outputs*


> [freemarker-generator] Support an output "generation" mode
> ----------------------------------------------------------
>
>                 Key: FREEMARKER-188
>                 URL: https://issues.apache.org/jira/browse/FREEMARKER-188
>             Project: Apache Freemarker
>          Issue Type: Improvement
>            Reporter: Siegfried Goeschl
>            Assignee: Siegfried Goeschl
>            Priority: Major
>
> The current "freemarker-generator" implementation  supports only 
> "aggregation" of multiple data source, e.g. one template takes 0..N data 
> sources to generate a template output (stdout or file)
> *1 template + 0..N data sources -> 1 template output*
> We need to provide a "generation" type of transformation as well in order to 
> provide
> *1 template + 1..N data sources -> 1..N template outputs*
> Topics to be resolved
> * We need something like an "Output Mapper" to determine the final path 
> and/or name of the generated output file



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to