FM-Classic 1.9 beta1 review

Download
by rbytes.net on

FM-Classic provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from applic

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Nicholas Cull
0 stars award from rbytes.net

FM-Classic provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. To use it, you encapsulate HTML in templates.

These get compiled for you into Template objects, which generate HTML dynamically, using data provided by your servlets. The template language is powerful and intuitive, the compiler is fast, and the output approaches the speed of static HTML pages.

What's New in This Release:
This release adds new writable template models: writable hashes, writable indexed models, and writable iterators.
It contains a reimplementation of the reflection library.
It provides formatting models for numbers, dates, and messages.
It also allows variables to be dynamically scoped for some block elements.

FM-Classic 1.9 beta1 keywords