2009年3月26日星期四

[fw-mvc] MVC(/ZF?) complexity

Hi folks

Today I played with xdebug, which led to this funky image:
http://www.zlty-pes.sk/zf.png
This call graph is from the simplest Hello World application; only
IndexController with one indexAction() method and few lines in
index.php.

Some king of complexity was expected but this graffiti was a big
surprise for me. On the other hand adding controllers and plugins
don't change call graph too much, which is good.

I spend nearly one hour by tracking lines...

--
Ondrej Ivanic
(ondrej.ivanic@gmail.com)

没有评论: