> > When you include lots of UDFs, is there a performance concern? If I > download strLib from cflib.org (which has 81 UDFs), should I > delete all > the > UDFs that I don't plan to use?
Loading any large amount of code that you don't plan on actually using would be a bad idea. If you look at the source headers in the libraries at cflib.org you would see us warning you about that. However, I don't think you have to be extremely worried about it. 81 UDFs is quite a lot if you only plan on using a few, so yes, I'd trim that library down to what you need. ======================================================================= 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 ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb 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

