On Mon, 2005-11-14 at 03:55 -0500, Roman Ivanov wrote: > What features do you need from a framework? Convention over configuration. (Yaml, not XML. ActiveRecord not Propel/Phing.) A persist-able domain model where logic and data are presented in one wrapping. (I don't want to re-assign my data in the view for use in the template after it's already ready already in the controller, pointless.) A database-agnostic database abstraction layer capable of using database meta data effectively. (Why am I still writing SQL?) Ajax, built-in. (Cause all the cool kids are using it.) -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php