On Fri, Jun 3, 2011 at 11:31 AM, keymaster <ad...@optionosophy.com> wrote:

> > You can initialize the Frontend and Backend from within a single
> index.php by matching url.
>
> Thanks for the response, Thomas.
>
> While in principle I understand what you are recommending, I have no clue
> on what changes to make to get that setup.
>
> Just create a new application, and in your index.php file, just do :
https://gist.github.com/803cf89325b11340aa8b


> Would you know of any example code somewhere on how this might be done?
>
> As an aside - given that S2 is all about decoupling - are you planning at
> all in the future to decouple the AdminBundle from it's reliance on one of
> front/backend, and enable the existing functionality to serve both within
> the same app? Your functionality is equally applicable to front end
> searching/filtering/sorting/paging of listings, as it is to the backend.
> Why restrict it to only one?
>
> It is not a restriction by design, but only by code evolution ... It is
something I have in mind, the only restriction for now is how the Admin
class are used by the routing and it is not hard to change. But for now I am
focused on the security layer with ACL.


>  --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@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
>



-- 
Thomas Rabaix
http://rabaix.net

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@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