You took the words right out of my mouth. M
-----Original Message----- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 1:16 PM To: CF-Talk Subject: Re: CF and "Business Logic Jumping in on this one real late, but since I have a different opinion than most, I'd agree with the subcontractor guy in a way, at least for now. With Neo, all the hokeyness is replaced with incredible flexibility in addition to the easy learning curve... In CF up to now, you have to jump through hoops to seperate your programs into tiers, logic, UI, and data. UDF's allow us to seperate out the logic side, and to a certain extent the UI, but the data tier (cfquery, or cfstoredproc), is still mushed in wherever it happens to be needed linearly. This leads to needlessly duplicated code, and the necessity for someone to read through all of the code to get a grip on all of the logic that makes the program tick. A good CF methodology could make up for this, but it's still a linear and inefficient way to go about getting something done. The thing is, CF is so powerful, the language itself makes up for some of the duplicity, and linearity in that the same app in another language needs to be much longer codewise. jon ----- Original Message ----- From: "Venable, John" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 10:17 AM Subject: CF and "Business Logic > More of a philosophical question. I was meeting with a potential > subcontractor the other day and he made the remark that once you get into > serious business logic, cold fusion is "kinda hokey." Anyone care to > possibly elaborate on what he might've meant? Or is this just another one of > those anti-CF prejudices? > > Just wondering, > > John Venable > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

