In its java form, you can try this.getClass().getName()

This might provide you with the class name as seen by the JVM running it


-----Original Message-----
From: Michael Dinowitz [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 20, 2005 1:22 PM
To: CF-Talk
Subject: cfc name introspection

When dumping the THIS scope within a CFC, it will show the name of the
CFC, or at least the full path to it which can be converted to the name.
I'm playing with some auto caching techniques and would like for the
caching method to know the cfc name automatically without having to pass
it in or setting it when the cfc is instantiated. 
Is there a way to get the CFC name from the THIS or VARIABLES scopes?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221704
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to