| Issue 27: | Enhancement: JSON deserializer shall take advantage of actionscript class typing | |
| 3 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. JSON allows class hint and JSON deserializer shall allow users to request returning object being strongly typed. Specifically, for example, when I serialize a java object from server side, I could specify a corresponding actionscript 3 class to use. Then on the client side I could get this object instead of a generic object. When JSON serializer serializes an actionscript object, the actionscript class shall also appear as a class hint. Thank you very much! Melvin ma.qianfan@ginkgosoft.com |
|
,
Oct 22, 2008
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
|
|
,
Nov 07, 2008
(No comment was entered for this change.)
Owner: darron.schall
|
|
|
|