BillKarwin wrote: > > It doesn't matter. You're going to be doing continuous refactoring > anyway, so don't wait for ZF2.0. >
I would only add that it would be wise to start this project with PHP 5.3. In anticipation of ZF 2.0 I would advise that you use namespaces when possible. Just remember not to name your default module "default" as that is a reserved keyword in PHP. ----- -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Help-with-development-of-high-traffic-application-replication-media-management-with-ZF-tp2295544p2297366.html Sent from the Zend Framework mailing list archive at Nabble.com.
