Yeah, getBaseCFCData() would be cool. Thanks for your reply. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barney Boisvert Sent: Thursday, January 15, 2004 4:05 PM To: [EMAIL PROTECTED] Subject: RE: [CFCDev] Making sure is not called out of sequence
You could probably jimmy-rig something with throwing an error, catching it, and then exacmining the stack trace to ensure that the "certain CFC" is in there. However, that's probably a lot more work than it's worth. Or perhaps the function for examining your tag context within a custom tag would work in a similar way? Cheers, barneyb ---------------------------------------------------------- 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]
