@Marc:
Thank you for your consideration! I'm talking about Symfony2.
I meant, with Symfony2 you can embed controller in the template:
<div id="recentArticles">
{% render "AcmeArticleBundle:Article:recentArticles" with {'max':
30} %}
</div>
And this controller overrides some blocks of the main layout. For
example special javascript block at the bottom.
On Aug 19, 11:50 am, Marc Weistroff <[email protected]> wrote:
> Hi Fabian,
>
> It's not clear for me if you're using Symfony2 or symfony1
>
> There is no partials or components slots anymore in Symfony2.
> Anyway if you're using Symfony2, did you look at the documentation on
> Symfony2's
> website?http://symfony.com/doc/current/book/http_cache.html#using-edge-side-i...
>
> Marc
>
> Le 19/08/11 11:45, Fabian Spillner a crit :
>
>
>
> > Hi devs!
>
> > Imagine, we have partials and some of those should be included as ESI
> > and
> > in these partials I've overridden some slot blocks.
>
> > These partials depend on other slot blocks (ex. of main layout).
>
> > My question, without having been read the documentation about HTTP
> > Cache and ESI in-deepth:
>
> > Is Symfony able to cache this partial? If yes, how it can work?
>
> > Thank you!
> > Fabian
>
> > PS. It's a cross post, because I don't get a reply.
> > Referer:http://groups.google.com/group/symfony2/browse_thread/thread/cef49abb...
--
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