Re: Request For Comment - freemarker-cli

2017-03-06 Thread David E Jones
![](https://link.nylas.com/open/5xm8m568zhx9qyloglsg31huz/local- f9830cf8-c217?r=ZGV2QGZyZWVtYXJrZXIuaW5jdWJhdG9yLmFwYWNoZS5vcmc=) On Mar 6 2017, at 7:24 am, Daniel Dekany wrote: > Anyway, anybody has thoughts about this? This sort of contribution seems to come

Re: Question about String Concatenation [FM2]

2017-03-06 Thread Daniel Dekany
Monday, March 6, 2017, 4:36:12 PM, Ingo Mahnke wrote: > Hallo, > one question. > > This works: > <#list imagesLayout?split(";") as x> > style="width:100%"> > > <#list x?split("-") as y> > <#assign s = "image"+y> >

Re: Request For Comment - freemarker-cli

2017-03-06 Thread Siegfried Goeschl
Hi Denis, a few thoughts along the line * all of the mentioned dependencies are ASL 2.0 so in terms of licences that is as safe as it gets * personally I would have a hard time NOT use Apache Commons CSV :-) Thanks in advance, Siegfried Goeschl > On 6 Mar 2017, at 12:52, brede...@me.com

Re: Request For Comment - freemarker-cli

2017-03-06 Thread Daniel Dekany
Regarding if it's an useful contribution to the project. Currently, the Apache FreeMarker (incubating) project is only the engine itself. So unless we widen the scope of the project, while it certainly helps with the popularity/usefulness of the FreeMarker project, it's not a direct contribution

Re: Request For Comment - freemarker-cli

2017-03-06 Thread bredelet
Thanks Siegfried, looks good.  It has dependency on org.jayway.jsonpath, org.apache.poi and org.apache.commons, need to think how to handle that (I may select a different csv parser in fact). Regards, -- Denis.   Original Message   From: Siegfried Goeschl Sent: Monday, 6 March 2017 11:07 To: