News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
New in Symfony 2.2 The new fragment sub-framework
February 26, 2013 @ 10:13:50

Fabien Potencier has new post post to the Symfony Blog today talking about a big update to the Symfony framework, the introduction of a new "fragment sub-framework". This framework (now a part of the HttpKernel) allows the handling of requests based on a few different strategies.

About a month ago, I merged a complete refactoring of the sub-requests management of Symfony. In fact, I created a whole new sub-framework to handle the rendering of resource fragments via different strategies. [...] Besides classical master requests, the HttpKernel component is now able to handle sub-requests. Let's me sum up the different strategies that are available: internal sub-requests, ESIs, HIncludes, and SSIs (in 2.3).

He talks some about each strategy and what situations they're best suited for and some sample code that shows the use of the "standalone" and "strategy" parameters. There's also new methods you can call (like "render_esi" or "render_hinclude") to work with the new features as well.

0 comments voice your opinion now!
subframework fragment symfony2 subrequest httpkernel


blog comments powered by Disqus

Similar Posts

Project: Mink library integration bundle for Symfony2 (for Behat)

Wojciech Sznapka's Blog: Fully isolated tests in Symfony2

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 8)

Symfony Blog: Form Goodness in Symfony 2.1

Steve Francia's Blog: Getting Started with Symfony2


Community Events











Don't see your event here?
Let us know!


series community example interview release phpunit functional composer framework development database object introduction zendframework2 podcast tool opinion testing language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework