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)); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php