In general, we tend to shy away from UDFs that rely on others. Every now and then we make exceptions though. Not that it's bad for UDF a to depend on UDF b, but for the site itself, we prefer things to be more self-contained.
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Tony Weeg [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 9:43 AM > To: CF-Talk > Subject: cflib.org and dependent functions > > > Ive got a silly question. why would there be a udf on cflib, > that requires another udf to function? kinda weird maybe? maybe not? > > getDayLightSavingTimeStart() requires GetNthOccOfDayInMonth() to work. > > just wondering. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

