Hi folks, 1.0.0 beta 2 is now out!
We've fixed some minor issues that were in the beta 1 release, and added some changes and enhancements, I'll just list the big ones:
- action-style dot-notation for models (Foo.Bar.Baz) - per-module config_handlers.xml- ability to use models and views from other modules, even if those require per-module autoloads
As of 1.0.0 beta 2, Agavi only allows fully qualified Action, View and Model names, i.e. including Module name, and with all dot-parts in the class name. So app/modules/Default/actions/Foo/BarAction.class.php must have a class called Default_Foo_BarAction.
Please test this release a lot and let us know if you experience any odd behavior!
The next beta release will follow in two or three weeks; we're aiming for the first RC release in early October.
Stay strong, thanks for choosing Agavi! Cheers, David
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Agavi Dev Mailing List [email protected] http://lists.agavi.org/mailman/listinfo/dev
