Closed GoogleCodeExporter closed 9 years ago
I think we need a plugin system built for Wheels first and then implement this
as a
plugin (which could be later turned into core code of course).
Original comment by per.djurner@gmail.com
on 19 Oct 2008 at 4:15
[deleted comment]
This is a simple thing I created tonight (I havent done a site yet with wheels
but I think thats how the
controller should look like) all it does it creates a Controller with the CRUD
already in place and a Model in
their representive folders.
Much more to be done, this is just the first thing that popped out of my head.
To use it just unzip the file into
your site and run
http://www.yoursite.com/generators/?name=ObjectName
remember to DELETE that folder on production (I still need to add conditionals
for the
current enviroment)
Original comment by rierar...@gmail.com
on 20 Oct 2008 at 1:07
Attachments:
I fixed the probelm where the model.cfc file was beign created in plural, and
added the creating of the view
folder and the CRUD view files as well (just a simple title with a cfdump of
the data passed from the Controller)
Per and Chris, I hope you dont mind me uploading this here.
Original comment by rierar...@gmail.com
on 20 Oct 2008 at 9:48
Attachments:
Original comment by per.djurner@gmail.com
on 22 Oct 2008 at 2:19
Original comment by per.djurner@gmail.com
on 22 Oct 2008 at 2:20
Setting this to "invalid" now since we're doing it as a plugin and I don't want
to
include tickets for plugins in this listing.
Original comment by per.djurner@gmail.com
on 29 Oct 2008 at 12:41
Original issue reported on code.google.com by
rierar...@gmail.com
on 19 Oct 2008 at 3:51