golgokoji wrote:
> 
> My primary reason for using generator is to create files and directories.
> It's OK even if it's empty.
> 
To accomplish this, you can generate your files to a temporary location
(e.g. /tmp/zf) then copy those files out to your actual project directory
manually.

This accomplishes two things.

1 - Generation of clean skeleton files
2 - Doesn't mess with your current project structure


-----
--
Wil Moore III

Why is Bottom-posting better than Top-posting:
http://www.caliburn.nl/topposting.html

DO NOT TOP-POST and DO trim your replies:
http://linux.sgms-centre.com/misc/netiquette.php#toppost
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Does-everyone-use-zf-sh-tp3237600p3246348.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to