Try: ~myComponent executeMyComponent _myComponent.php
Cheers, Mike On Nov 28, 1:39 am, Greg Freeman <[EMAIL PROTECTED]> wrote: > Hey, > > I can't seem to be able to name my components with camel case if I > want to use them in a generator. > > i.e > > ~my_component > > You must then name the method executeMy_component > > and call the partial _my_component.php. > > I am just curious as why symfony doesn't allow the normal camel case > names that seems standard in other areas. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
