>>
>>
>> I was going to ask, "which frameworks are the most popular" in terms of
>> actual employment statistics but even then, it might all be a waste of time
>> if my next contract doesn't use ( framework x,y, or z ).
>>
>>
>Maybe what you are looking for isn't going to be solved by a framework, but
>by a better methodology. By far, the most popular way to write web
>applications these days, an improvement over the old Fusebox days, and
>certainly enabled (and sometimes forced) by all the frameworks, is MVC.
>
>The Model-View-Controller pattern is pretty ideal for web applications, and
>is one of the best tools we developers have these days. You can do it
>without a framework, it's not hard (
>www.dopefly.com/techblog/entry.cfm?entry=307 and
>www.dopefly.com/techblog/entry.cfm?entry=308), and it's much more important
>than marrying yourself to any specific framework.
>
>
>nathan strutz
>[www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz]
>
>
>

Yes thanks Nathan, this has been an excellent addition. I would much rather 
stick to my own style while integrating a MVC approach... I'm not big on 
abstraction and would rather keep it as simple as possible. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351095
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to