>> But the bulk of your *code* should be separate from your views. So be
> nowhere *near* HTML. So, accordingly, the reason for having tag-based
> constructs in CFML should not be relevant in almost all your code.
> 
> Presuming you are doing a MVC framework.


MVC and/or frameworks aren't the reason you should write your applications 
using object-oriented code.  Making your life easier as a developer in reducing 
duplication of effort, logic and ease of application maintenance trumps using 
procedural code, time and again, in all respects.  We seem to have moved 
off-topic, though…. :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:358025
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to