Thread: Zend Framework
View Single Post
Old 10-24-2007, 01:15 PM   #6 (permalink)
bluesaga
Super Moderator
Advanced Programmer 
 
bluesaga's Avatar
 
Join Date: Sep 2007
Posts: 165
Thanks: 0
bluesaga is on a distinguished road
Default

Quote:
Originally Posted by Karl View Post
Yeh CakePHP isn't too great. What you want is a "loosely coupled" framework; which is the Zend Framework. Basically, loosely coupled means one class can be used independently of another. So for example, you may want to use the Zend Framework Validation class but nothing else.
yea that sounds better to me, im still not too fond of the "learning curve" related to using frameworks but i guess thats only initially.
bluesaga is offline  
Reply With Quote