All,

I have created an object like this from a *.cfc (personbean.cfc):

<cfset session.bean = createObject("component", "personbean").init() />

Now I want to test that session.bean is actually a personbean and not
something else.  How would I do this.

I see that there is a CFXM function call IsObject(), but I could be any
object and not specifically an personbean object.

Thanks for your help,

--
Troy Simpson
   Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to