Hi guys,
I'm trying to start a weekly newsletter kind of thing to keep you in
the loop regarding developments in SVN, so here we go:
- 0.11
- 0.11.2 stable was released
- AgaviDoctrineDatabase now supports charset and date format
settings, plus options (#788)
- AgaviDoctrineDatabase now sets a param "context" in namespace
"org.agavi" on Doctrine_Connection instances, so you can do stuff like
$this->getConnection()->getParam('context', 'org.agavi'); in your
Table classes, provided that you grab them via $con->getTable(), and
not via Doctrine::getTable(), which AFAIK doesn't associate the
connections properly (#800)
- The assigning of the inner content layer (a.k.a. $inner) to the
$slots array (using the name of the layer) is now configurable
(defaults to on)
- 1.0
- The new build system was merged to trunk (see Noah's separate
email with info on that)
- The assigning of the inner content layer (a.k.a. $inner) to the
$slots array (using the name of the layer) now defaults to off
- work continued on the xml-only-config-system branch, and we'll
have an engineer working on it full-time from next week
- future stuff
- a documentation effort is underway to produce a comprehensive
tutorial manual based on an application that will serve as the
universal Agavi sample app all documentation etc can refer to. Mike is
leading this one.
- work on the new testing subsystem will commence in August, with
everything finished in time for the 1.0 release. Mainly Felix' effort,
but we'll need everyone's help with writing tests for Agavi itself;
I'll write a dedicated email with a call for help when that's due.
Enjoy your weekends everyone,
David
_______________________________________________
Agavi Dev Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/dev