Heh, I wonder if I should do a "Ray's Rant" presentation at DevCon this year. ;)
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 23, 2002 12:07 PM > To: CF-Talk > Subject: RE: CFLIB question > > > > 4) Is it "good" code? > > > > Again, very arbitrary. I like to think I know a thing or > > two about good code. So does Rob. So, for example, we > > would change code like this: > > > > structval = evaluate("structname." & key) > > > > to > > > > structval = structname[key] > > You know, I didn't even have time to place a bet about > whether you'd bring > up inappropriate use of Evaluate. > > Dave Watts, CTO, Fig Leaf Software ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

