Re: [symfony-users] Include component from other Application

2010-05-13 Thread Pietrino Atzeni
In case you want to use a component shared between multiple applications, the best is to create a plugin. Hope this helps, Pietro Actually it is not possible. The point of applications is to seperate them completely. If you need something cross-application consider creating classes in your roo

Re: [symfony-users] Include component from other Application

2010-05-13 Thread Gareth McCumskey
Actually it is not possible. The point of applications is to seperate them completely. If you need something cross-application consider creating classes in your root lib/ directory instead. On Thursday 13 May 2010 12:53:50 abbbassi abidi wrote: > i think that you can't > > 2010/5/13 wueb > >

Re: [symfony-users] Include component from other Application

2010-05-13 Thread abbbassi abidi
i think that you can't 2010/5/13 wueb > Hi, > > It is possible use a component from an application "general" on the > application "main" for example? > > > In the template of app "main" i have: > > > > But doesn't work, any idea please? > > -- > If you want to report a vulnerability issue on sy

[symfony-users] Include component from other Application

2010-05-13 Thread wueb
Hi, It is possible use a component from an application "general" on the application "main" for example? In the template of app "main" i have: But doesn't work, any idea please? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You