Myghty 0.98 Released Myghty is a Python Server Page templating framework and view-controller paradigm designed for large-scale, high availability websites and applications. Its conceptual design and template syntax is derived from HTML::Mason, the most widely used web application platform in the mod_perl world. Since its original release, Myghty has introduced many new concepts and features not found in Mason, and in less than a year is already being used on a handful of commercial and personal websites. It receives favorable reviews for its ease of use, small footprint, quick and smooth operation, and great flexibility.
Version 0.98 introduces a new and more flexible style of developing module- based component objects called "implicit module components", as well as new URI resolution paradigms, a new tag <%closure> for defining local functions, a new "dynamic" option for component arguments, improved text escaping, and a cleaner and more consistent dynamic-module loading system. Myghty is released under the GNU Lesser General Public License (LGPL). Documentation, examples and download links can be found at: http://www.myghty.org Michael Bayer [EMAIL PROTECTED] <P><A HREF="http://www.myghty.org">Myghty 0.98</A> - A high performance Python Server Page templating framework derived from HTML::Mason. (06-Jul-05) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html