> I guess this comes down to one difference of opinion. To me, it sounds > like you are saying you want to take a complex application and make > install be a simple unzip and run. Is this a fair expectation for a > complex application?
An app that make use of CFCs could also be very simple. > Is it common for folks on shared ISP accounts (w/o cfadmin access) to run > complex applications like this? There is more than just make installation simple. The name clashing issue can break even just one single CFC doownloaded from a public repository like CFCzone. I've seen it happening (and reported on this list) with a CFC of mine (nothing too complex): http://www.cfmentor.com/code/index.cfm?action=zipped&id=50 People download it, call it like: CreateObject("component","tmt_java_img"), put it on a shared box and weird name clashes could pop-up anytime... ---------------------------- Massimo Foti http://www.massimocorner.com ---------------------------- ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
