On 16.02.2011, at 15:22, Lukas Kahwe Smith wrote:

> 
> On 16.02.2011, at 15:19, Lukas Kahwe Smith wrote:
> 
>> 
>> On 16.02.2011, at 15:15, Henrik Bjornskov wrote:
>> 
>>> Subclass the request class and override 
>>> https://github.com/fabpot/symfony/blob/master/src/Symfony/Component/HttpFoundation/Request.php#L970
>> 
>> and what is the proper way to then ensure that my Request class is used 
>> everywhere instead of the default one?
>> shouldnt this list of mappings be maintained in the DIC with some way to 
>> customize it via the app config?
> 
> 
> i guess DIC isnt really good because the initial Request is created in my 
> frontcontroller. so the question is more about subrequests. will look at how 
> they are created.


so really not at the top of my game here.
it can all be done inside the frontcontroller.

regards,
Lukas Kahwe Smith
[email protected]



-- 
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 developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to