Howdy,

Is there any way to detect what arguments are passed into a CFC via CFINVOKEARGUMENT? I have a CFC that represents an object that can be looked up in the database by several different combinations of fields (for instance (username and password) or (first name and last name and studentNumber) or (studentSequence)). How can I determine which arguments are being used for a given invocation? These fields are defined in the CFC by CFPROPERTY, which seems to automagically define those fields in the CFC's argument struct.

--
Howard Fore, [EMAIL PROTECTED]
"Perception is reality; please make sure your perception isn't the product of a designed reality"


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to