[
https://issues.apache.org/jira/browse/FLEX-34211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005186#comment-14005186
]
Gary Yang commented on FLEX-34211:
----------------------------------
Flex 4's List component's selectedItems' type is Vector.<Object>, this is
actually very important.
> implement serialize/deserialize between AS Vector.<StrongType> and Java
> StrongTypeRemoteClass[]
> ------------------------------------------------------------------------------------------------
>
> Key: FLEX-34211
> URL: https://issues.apache.org/jira/browse/FLEX-34211
> Project: Apache Flex
> Issue Type: New Feature
> Reporter: Gary Yang
>
> As a developer I would love to see BlazeDS have auto conversion between:
> Actionscript Vector.<Object> or Array and Java Object[];
> Actionscript3 Vector<SomeType> and Java SomeType[];
> Please please do not introduce metadata or annotation or any other
> dependency!!!!
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)