> do you have a trick to generate model or from only from one/two tables > in symfony 1.4 ? because when i tried use doctrine:build --model -- > forms, it replace my old form and model > > It should not replace your own code. Did you coded directly into the *Base classes ? All generated classes are empty and extends from *Base. Symfony overwrite only *Base and keep your code safe in child classes.
Francesco -- 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