Re: [symfony-users] [symfony2] init:bundle

2011-02-12 Thread Wikus Verreynne
Aha, Makes sense. Thank you On Sat, Feb 12, 2011 at 12:34 PM, Christophe COEVOET wrote: > Le 12/02/2011 07:17, wickass a écrit : > > I just created an new bundle using the console init:bundle command. >> Works like a charm for setting up a skeleton structure for a new >> bundle, however I noti

Re: [symfony-users] [symfony2] init:bundle

2011-02-12 Thread Christophe COEVOET
Le 12/02/2011 07:17, wickass a écrit : I just created an new bundle using the console init:bundle command. Works like a charm for setting up a skeleton structure for a new bundle, however I noticed that in the config/ folder it only generated a routing.xml no .php and no .yml. Is there a setting

[symfony-users] [symfony2] init:bundle

2011-02-11 Thread wickass
I just created an new bundle using the console init:bundle command. Works like a charm for setting up a skeleton structure for a new bundle, however I noticed that in the config/ folder it only generated a routing.xml no .php and no .yml. Is there a setting somewhere where I can specify which form