yixiaohui12345 / as3corelib

Automatically exported from code.google.com/p/as3corelib
1 stars 0 forks source link

JSON doesn't encode ObjectProxy and ManagedObjectProxy correctly #144

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Possibly an issue with Proxy too.

Is it be possible to make the Proxy classes "transparent" to encoding?

ManagedObjectProxy is used by LCDS.
ObjectProxy can be returned from RemoteObject -- or used generally.

Original issue reported on code.google.com by steven.marcus on 25 Jul 2010 at 12:34