Hi colin,

You could also move your component logic into another class wich is in
your <sf_root_dir>/lib
and then make your components in both frontend and backend inherit
from this class instead of sfComponent.

Hope you understand what I try to explain ?

Cheers,
Florian

On 16 jan, 19:10, Colin <colin...@gmail.com> wrote:
> I have a component in my 'frontend' app that generates the navigation
> for my application.  I would like to use this same component in the
> 'backend' app.  Is this possible?
>
> Should I implement it differently?
>
> Thanks.
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to