From: Larry E. M. a. P. <ph...@gm...> - 2006-11-10 09:03:40
|
Hank, Forgot to add Jonathan Snook (http://snook.ca/jonathan/). He recently "converted" to CakePHP and redesigned his site using it. He wrote a entry titled "Why Frameworks Suck" http://www.snook.ca/archives/building_a_web_application/why_frameworks/ Folowup to that a few months later... http://www.snook.ca/archives/building_a_web_application/why_frameworks_1/ Changed his mind after a while... http://snook.ca/archives/cakephp/cakephp_initial/ http://snook.ca/archives/cakephp/ -- /** * @author Larry E. Masters * @var string $userName * @param string $realName * @returns string aka PhpNut * @access public */ |