On 20.10.2010, at 15:32, Jordi Boggiano wrote:
> On 20.10.2010 15:24, Lukas Kahwe Smith wrote:
>>> In my current bundles, templates are just examples, designed to be
>>> completely overwritten at application level.
>>>
>>> We could provide more granular partials to make small parts reusable,
>>> yes. For some bundles it may make sense.
>>
>> yeah .. like i said in many cases you need to customize, but more
>> granularity will make this easier.
>
> And you still need to be able to tell the Bundle's Controller that you
> actually want to use Twig vs PHP or the other way around, which atm is
> not possible. Or are your controllers also just examples? :)
>
actually in the controllers they have already made this configurable ..:
return
$this->render('DoctrineUserBundle:Session:new.'.$this->getRenderer(), array(
'form' => $this['templating.form']->get($form)
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