propel 1.5 has been announced. There’s some exciting new features, see http://propel.phpdb.org/trac/wiki/Users/Documentation/1.5/WhatsNew
I’m particularly looking forward to playing with the new ModelCriteria class. I think this will ultimately simplify the way we query the db, though it may take a bit of getting used to at first.
Advertisement
30/12/2009 at 10:37 |
You will find the new ModelCriteria syntax to be very intuitive. And don’t forget that you don’t actually need to wait for the final 1.5 release to use it, even in production projects, since Propel 1.5 is entirely BC with Propel 1.4 and 1.3…