ASTranslator for Flash Remoting
This is a rather interesting project that extends Flash Remoting for J2EE so that Java objects are serialized/deserialized using Bean style introspection. Simply put it prevents Flash from seeing every object in your class but rather (as OOP should do) the class's you mark as viewable from outside the class.
It would be interesting to see if this shows up in Flash Remoting for .NET as something like ASTranslator would need creating.
8:28:09 AM
|