[LRUG] map.resources and Recipe for consolidating controllers
James Smith
james at floppy.org.uk
Wed Nov 5 08:07:56 PST 2008
Hi,
Neat though it is, that recipe isn't really appropriate to the
new-style map.resources stuff, as it does all the routing for you and
expects new, edit, update, and create actions to be implemented. I
wouldn't really recommend fighting against that... I'd stick with
separate actions.
I have an old 1.2 app which uses that recipe all over the place, and
it's going to be a right pain to change to a resource-based approach.
cheers,
James
More information about the Chat
mailing list