Hi, There is a new ticket.
It is allowed to do: symfony init-module frontend sf which will autogenerate class sfActions extends sfActions which does not compile. I noticed that the pake task does not do any validation on the argument. So possible errors are : - conflicts with "special" names like the "sf" example above - conflicts with restrictions on php names e.g. "2do" - duplicates on case sensitive file systems: "main" and "MAIN" action I wonder how to resolve these. I also could not find good documentation which describes restrictions on "whatever" Ay good proposals? .: Fabian PS ah forgot the ticket is, if that is of interest: http://trac.symfony-project.com/ticket/2927 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
