The generator shouldn't owerwrite your action it's strange... I use sf1.0.13 and I never had this problem...
As you say, the generated action should be only in cache On 5 mai, 20:13, "Mohammad Ali Safari" <[EMAIL PROTECTED]> wrote: > Thanks for the prompt reply. > > I have a symfony V1.0.11 on linux and when I run symfony propel-init-admin > it never removes/rewrites my own actions.class.php file. > > --MohammadOn Mon, May 5, 2008 at 12:10 PM, Christian Hammers <[EMAIL > PROTECTED]> wrote: > > > On 2008-05-05 Mohammad Ali Safari wrote: > > > I am using Symfony V1.0.13 on windows (with WAMP) and whenever I use > > > admin-generator (symfony propel-init-admin ..) it not only rewrites > > > actions.class.php file in cache directory (which is normal) but also > > > rewrites the action.class.php in module directory which basically > > removes > > > all my own functions. > > > I guess it's intentional for a generator to write its own action.class.php > > as it should be used to create a working application. And doing so only in > > the cache would make the application vanish if somebody does "symfony cc". > > > But you could file a wishlist-bug-report asking for check if the module > > already exists so that the user can move it to a safe place. > > > bye, > > > -christian- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
