Would be nice if introspect had to be explicit like so: myCFC?DOC
like web services myCFC?WSDL That way if I invoke a CFC without specifying a method I can have it default to something. Stace -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 2:59 PM To: CF-Talk Subject: RE: Default Method in CFC? Default? You mean called on creation? You can put it in the constructor area. ======================================================================= Raymond Camden, ColdFusion Jedi Master for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Stacy Young [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 12, 2002 2:43 PM > To: CF-Talk > Subject: Default Method in CFC? > > > Anyone know if this is possible? > > -Stace > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

