News Feed
Jobs Feed
Sections




News Archive
Bence Eros' Blog:
Request execution in Kohana 3.1
January 03, 2011 @ 08:40:36

In a new post to his blog, Bence Eros takes a look at the request execution path that your Kohana-based application goes through each time a page request is made.

Yesterday Kohana 3.1 RC1 has been announced and tagged. I think now it's time to get familiar it. In this post I'm going to examine the refactored request execution workflow. Let's start with the bootstrap mechanism.

He notes that most of the changes don't happen at the boostrap level. They're more behind the scenes than that, with changes in how it works within the HMVC design pattern. He talks about the changes in the Request objetct's constructor, factory and client methods. He also includes a full flow of a request for a sample welcome controller, describing the steps it falls into and a list of classes that the Request object may have used.

0 comments voice your opinion now!
request execution kohana framework


blog comments powered by Disqus

Similar Posts

Felix Geisendörfer's Blog: Learning from the CakePHP Source Code (Part 1)

Richard Thomas' Blog: Solar Framework manual is coming along

Matt Curry's Blog: Check Out These Upgrades I Made To The CakePHP DebugKit

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

Josh Sharp's Blog: Why you should be using a framework


Community Events











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


development release zendframework2 opinion unittest community conference functional interview series phpunit application testing introduction language podcast framework tool code example

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