Piece_Unity 1.5.0 (stable) released
Release Date: 2008-09-03
A new release of Piece_Unity is now available.
What's New in Piece_Unity 1.5.0
- HTML component system
- The Renderer_HTML plug-in allows you to deploy any HTML components as ready-to-use view elements using "components" extension point.
- View Scheme
- "View Scheme" is a feature that the appropriate renderer is automatically determined by the scheme part in the current view string such like "http:", "json:", "html:", etc.
- Raw Rendering support
- This allows you to output any contents such like file downloading directly in an action without a dummy HTML view. If you use this, set "raw:" to the view.
- Improved error handling
- The behavior of internal error handling has been changed so as to handle only own and "exception" level errors.
Backward Compatibility
- Piece_Unity_Component_Smarty
- Piece_Unity_Component_Smarty 1.1.0 or less does not work properly with Piece_Unity 1.5.0. Upgrade to the upcoming version 1.2.0.
- PEAR_ErrorStack
- Piece_Unity 1.5.0 does not work properly with PEAR_ErrorStack::staticPushCallback(). Use PEAR_ErrorStack::setDefaultCallback() instead.
See the release notes for details.
Posted by: ITEMAN | September 3, 2008 11:27 PM | Permalink
Trackbacks