Hi Lizhi,
Can you modify the code so it looks like a patch to Language.as? Then
generate a pull request or attach the patch to a JIRA issue.
The compiler will currently turn
var a:Array; a.sortOn('foo');
into
Org.apache.flex.utils.Language.sortOn(a, 'foo');
Thanks,
-Alex
On 4/25/16, 12:16 AM, "lizhi" <[email protected]> wrote:
>i do not know.
>but other post,the alex say,i can code use the as
>http://apache-flex-development.2333347.n4.nabble.com/flexjs-sorton-td52094
>.html
>
>
>
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/flexjs-donation-the-s
>orton-code-tp52565p52570.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.