Hi

symfony doctrine-generate-crud seems to build a module for each model
(database table) with actions edit, delete, create etc.Using this task
you can not add another model to the same module. The task will over
write the edit, delete etc. actions. I see no options in the task for
prefixing action names, which stop the crud functions from being
overwritten.  Or would that mess things up for a routing collection
come form submission time?

Is there no way around this, using the crud generator?

Or does conventional symfony wisdom say each model must have its own module?

Any tips or hints would be greatly appreciated.

signed: confused.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to