Title: Reflection and RemoteObjects

Any object you receive back from a RemoteObject should work in any system you want (like the Reflection API).  But it’s going to be the AS object, it won’t tell you anything about the Java object on the server.  Make sure you have a real object that you registerClass’d so that it gives you real type information.

 

Matt

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Michel Bertrand
Sent: Wednesday, August 31, 2005 12:46 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Reflection and RemoteObjects

 

Hello !

I would like to use reflection, As2lib Reflection API, over published RemoteObjects, <mx:RemoteObject/>,
is there any way to do that ? Can I manipulate RemoteObject references using ActionScript ?

As2lib Reflection API - http://www.simonwacker.com/blog/archives/2005_06.php

Thanks in advance !
Michel.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to