2 Jan 2004 23:43
FMPP 0.9.4 is out
Daniel Dekany <ddekany <at> freemail.hu>
2004-01-02 22:43:52 GMT
2004-01-02 22:43:52 GMT
FMPP 0.9.4 is released. Download: http://prdownloads.sourceforge.net/fmpp/fmpp_0.9.4.tar.gz New features, improvements: * New setting: "localData" . Till now, all source files (all templates) have started with the same data model, the one you have specified with setting "data". With the new "localData" setting you can add variables to, and override the variables of the common data model, for groups of source files selected by path patterns. . This feature also let you attach a BeanShell script to a template, that can done some complex calculations before template execution, and put the results into the data model for the individual template. . Setting "templateData" is now deprecated. . Java API changes: New interface fmpp.LocalDataBuilder, deprecates fmpp.TemplateDataModelBuilder. * Setting "borders" supports multiple layers. That is, multiple borders can be used at once for the same file. * In < <at> pp.renameOutputFile ... /> you can use parameter extension instead of name, to change only the extension of the output file. * Java API: TemplateEnvironment has new methods, most importantly(Continue reading)
RSS Feed