Has anyone tried creating a generator for mason to produce standard
parts and pages?

For example a rails-esque command like "scaffold" that would create a
set of skeleton templates developers can modify:

./pages/object.html
./pages/object.html/new.html
./pages/object.html/show.html
./pages/object.html/edit.html
./pages/object.html/destroy.html

./parts/object/read
./parts/object/form/create
./parts/object/form/update
./parts/object/form/delete

...
etc


I'm curious what is out there for removing the burden from each
developer having to write their own set of standardized interfaces
from scratch every time.





-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to