-- Ralf Eggert <[EMAIL PROTECTED]> wrote (on Friday, 12 September 2008, 07:25 PM +0200): > I am highly interested in the current status of the "Default Project > Structure Component Proposal". In June the proposal was approved for > incubator development. > > http://framework.zend.com/wiki/x/6KM > > Is there any news?
The version currently posted is the version we've accepted and which Ralph is using as his target for Zend_Tool. I saw your comment come through. We'd prefer not to have two separate directory layouts. The reason is that a site may grow organically, and at first need simply a single controller directory. As the sites needs grow, the developer should not need to refactor; adding a modules directory to application/ is a simple step and already supported by the front controller and dispatcher. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
