Open Power Template
Open Power Template 2.0 stable
The 2.0 branch is considered as stable.
- svn co
http://svn.invenzzia.org/svn/opl/releases/branches/Opt-2.0/ - License: BSD-new
2.0-RC1
This is an archive release. Download the recent version to have your project up to date!
- Released on: 2009-05-12
- Download package: opt-2.0-rc1 .tar.gz .tar.bz2 .zip
- PHAR archive: opt-phar-2.0-rc1 .tar.gz .tar.bz2 .zip
- svn co
http://svn.invenzzia.org/svn/opl/releases/tags/Opt-2.0-rc1/ - Changelog
- Release notes
Release notes for 2.0-RC1
Opt_Component_Interface::setDatasource()prototype has been changed (the reference removed). Remember to update your components.- The OPL autoloader contains several new methods and features, moreover it is able to handle other libraries than OPL. If you are using OPL with libraries that use similar class naming conventions, please use either OPL autoloader for them or install their autoloaders before OPL.
- This version has a potential of the final product, ready to release unless fatal bug emerge. It has been tested both with unit tests and real-world applications and it can be used in the production environment.