FMPP 0.9.5 is released
Daniel Dekany <[email protected]> Wed, 14 Jan 2004 00:03:54 +0100
| Newsgroups | gmane.comp.text.fmpp |
|---|---|
| Message-ID | <[email protected]> |
FMPP 0.9.5 is released!
Download: http://prdownloads.sourceforge.net/fmpp/fmpp_0.9.5.tar.gz
New features, improvements:
* Java API: Improvements to the Settings class:
. The API of this class is now as stable as other FMPP API-s, so it is
not marked as experimental anymore.
. The execute(Engine) method is now deprecated, and will be soon
removed. Use execute() instead. If you use Settings, then don't
create Engine objects manually anymore, just use the Settings object
alone. (See the FMPP Manual for an example.)
. Methods have been added to deal with progress listeners and engine
attributes.
* Java API: some convenience methods has been added:
Settings.set(String, boolean), Settings.set(String, int),
Settings.setDefault(String, boolean), Settings.setDefault(String,
int), Engine.isXmlSupportAvailable(), TddHashLocalDataLoader(String)
* More API documentation.
* More reliable and helpful install Ant target.
* Terminology change: To prevent confusion, the settings of the
fmpp.Engine object (known be people who use FMPP at Java API level)
are now called "engine parameters", as the "settings" term is already
used since version 0.9.0 for the high level settings seen by usual
front-end users.
* Many grammatical mistakes have been fixed in the documentation. Other
minor improvements in the Manual.
Bugfixes:
* A later nightly FreeMarker 2.3 build is included, that fixes various
bugs with XML related keys @@markup, @@nested_markup, @@start_tag, and
@@attributes_markup. This is mostly important for people who uses data
of XHTML format for generating (X)HTML pages.
--
Best regards,
Daniel Dekany
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html