> -----Original Message----- > From: Ali Majdzadeh [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 17, 2007 11:03 AM > Subject: Does CF Framework make life easier? Which one to start? > > Everybody says Frameworks make life easier. Does it?
Yes, from numerous standpoints: * Forces you to bring more structure to your code. * More structure == easier to manage. * You can give the project to someone else, if they're familiar with the framework they'll have a much easier time of hitting the ground running. For years I brainstormed rudimentary framework & CMS design on my PHP work. Eventually I designed a full framework with CMS myself, though I never released it, and the site it was used was since rewritten. Shortly after that I got hired by a CF shop where they had used Fusebox 3 for all of their work, lo and behold it turned out to be very close to a superset of my PHP framework - it was slightly more organized but didn't have the CMS overhead. After several years of working with Fusebox 3 and then to FB4 & FB5 I've started to see limitations in it (or maybe just my use of it) and have been looking at other frameworks to see how they could be used, and right now ColdBox looks like it might be the best direction - it IMHO seems to make a better balance of usability vs flexibility than similar projects (MG, MII, etc). Just my $0.02. Damien McKenna Web Developer The LIMU Company ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278481 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

