This is in a design phase. I hope to post a proposal for a code-generation solution soon.
The assumption of the code-generation solution is that the following proposal will be revised and then hopefully approved: http://framework.zend.com/wiki/display/ZFPROP/Zend_Application+-+Bill+Ka rwin The above is a proposal for a general-purpose bootstrap class, that uses config files to drive the bootstrap logic. It should make code generation easier, because the code gen tools can simplify their work; they will generate config files, and not much PHP code. I'm working on the specifics, and they will be coming out in a proposal by next week. Regards, Bill Karwin > -----Original Message----- > From: Truppe Steven [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 23, 2007 5:31 PM > To: [email protected] > Subject: [fw-general] Is there allready some kind of > zf-create script ? > > Hi again, > > i wonder if there is a script that creates the basic > directory structure and files needed for every new zend project. > > i think this would be a nice feature (when it can get a bit > customized so that the user can set the structure like he > wants and the script does the needed stuff for the bootstrap file!) > > i haven't found such a tool yet so i start writing one, at > the moment only for my personal education, i hope this will > help some people getting started with the zend framework much faster. > > maybe someone finds the idea interessting and reply to this message. > > > > > ---- > best regards, > Truppe Steven >
