Posted by Roman Ivanov on 11/16/05 23:32
Greg Donald wrote:
> Maybe Zend will get it right where all the previous attempts I've
> seen/used are less than great.
Personally, I would start creation of PHP framework by cleaning up PHP
sytax. It's freakin' impossible to make complex OOP clean:
$this->output(array('dir', 'template'), &new BlaBla($this->bla));
Navigation:
[Reply to this message]
|