Mantra Blog from Feb 08, 2008

Skip to end of sidebar Go to start of sidebar
Added JavaProxyObject!

You can now refer to any regular Java object from within mantra simply by using a variant on the import statement:

Field access works as well for now, it translates only string and integer objects to mantra objects. For other objects, it leads them as Java objects wrapped in a JavaProxyObject.