It's not that it's an unsupported feature, it's one of THE CORE
libraries.  As the name suggests, it is the proxy between ColdFusion and
Java that handles translating HashMaps to Structs, Arrays to
Collections, strings to Strings, and handles the invocation of methods
from Java classes.

You can see this whenever you have an error in your CreateObject("Java")
code.  It's in the stack dump.


Steve Brownlee
http://www.fusioncube.net/


-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 01, 2006 7:51 AM
To: CF-Talk
Subject: coldfusion.runtime.java.JavaProxy

Can any point in the direction of documentation for:
coldfusion.runtime.java.JavaProxy.
 
Or is this one of those undocumented, potentially unsupported features
of ColdFusion? It looks like it does some nifty stuff.
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262440
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to