https://sourceforge.net/projects/cfobjects/
Since we're on the topic, talk of cfObjects is rarely mentioned anymore. I still use it for every major web application I build because it works for me. Version 4.0 of the package was just released with a new Dreamweaver toolbar, class/method wizards, and some other performance enhancements. It certainly doesn't get the marketing blitz and big-name support that FB and MachII get, but it still delivers and is easy to set up and maintain. I know that since the most recent CF server technologies use CFCs, that cfObjects may seem redundant, but with the extras that it gives you that CFCs don't support yet, I still think it's worth using. My 2 cents. -----Original Message----- From: Kwang Suh [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 2:47 PM To: CF-Talk Subject: Re: MX Methodologies (Mach2?? Fusebox??) And you have hit upon the true issue: When it comes to CF, almost 100% of the maintanance problems with an app are a result of the people that wrote it. This is actually the case with many modern languages (I'll exempt C++ - it's a major knives and daggers language). Blaming a framework is rather short sighted. As an example, I once worked with someone that loved to name his JavaScript functions x, y and z. When he had more than three functions on a page, he'd name then x1, x2, xx, etc. Lovely. I especially enjoyed when he'd do stuff like: x = x(); y = z(); xx1 = x2(); Now then, is that the fault of JavaScript, or the idiot programmer (I use that word loosely in his case)? Obviously, it was him. To blame the language is disingeneous. Same with blaming certain frameworks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185595 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

