I spotted the a video of a Agavi Presentation held a t a London PHP conference. It prompted me to look at Agavi again. I had a quick look earlier this year and it has changed so much from my beloved Mojavi. To be Honest, its only the love of Mojavi which has made me continue to try and understand Agavi.
I'm glad that Agavi is still being developed, and it has evolved in complexity which does makes it harder to grasp with in-complete documentation. I have looked on sourceforge, tutorial sites, PHP Classes trying to find a project based on Agavi which I can learn and see how it is applied. I can't find anything Is anyone actually using Agavi ? Some of the more experienced users of Agavi must of an application that could be used as a sample application. I like the structure of Agavi/Mojavi. The user object, actions with credentials/securtity, request data and all manipulated via my Models. Fantastic.. However a few of the extra partially documented features are getting in the way of me exploiting the framework. *Agavi Config* Does any one have a list of some of the correct attributes to use in these XML config files ( I miss the PHP config files), Like the PHPDocs for the classes. The key one being routing.xml. I actually want to just switch it off. I find it annoying. I use mod_rewrite for this type of stuff. *Session Management *How can I override the Agavi session cookie? and set a PHPSESSID instead ? Where do sessions get started, is it just after Dispatch or at the ExecuctionFilter ? Has anyone used Mysql based sessions... Could I see some example code. ? Do I have to code my own session management Models, Session Destroy, Start, hasCookie() etc ? In my opinion I think agavi should have a feature freeze. it's a fantastic framework which is just needs presenting with a bit more polish. I would appreciate it if anyone can share a real world application. Once I understand Agavi, I will write some tutorials and applications demonstrating it's power it's obviously needed. Many thanks Jason
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
