[Solved]Skipper default naming conventions for Doctrine 2

0 votes
asked Jul 23, 2014 in Solved by Martin Freki Stradej Skipper developer (74,840 points)

Maybe the default settings for Doctrine 2 / Symfony 2 projects should be revised?

Regards
Steve

1 Answer

0 votes
answered Jul 23, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

At the moment the Skipper naming convention is adhering to the recommended way how to create file names for Doctrine2 schema files.

Also, we do not plan to change the default behavior, because this change would impact a large amount of users who rely on current behavior.

You can easily change the resulting file name in the Property editor as shown on the screenshot:
http://i.imgur.com/lpFDZyN.png

or you can setup a template with naming convention similar to one here:
http://help.atlantic18.com/en/template-library#h5

...