You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2013/10/10 21:41:42 UTC

[jira] [Updated] (FLEX-33810) Replace describeType by faster describeTypeJSON

     [ https://issues.apache.org/jira/browse/FLEX-33810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurice Amsellem updated FLEX-33810:
------------------------------------

    Description: 
FP 10.1 has introduced new describeTypeJSON API that is roughly 3.5 times faster than previous describeType.
describeType is still used in many places in the SDK.
Since ApacheFlex is supporting FP 10.2 and higher, it should be benefefial in terms of speed to replaced all occurrences of describeType by describeTypeJSON.

{warning}
Caution must be taken not to break the public APIs, that existing Flex apps maybe using.
{warning}

> Replace describeType by faster describeTypeJSON
> -----------------------------------------------
>
>                 Key: FLEX-33810
>                 URL: https://issues.apache.org/jira/browse/FLEX-33810
>             Project: Apache Flex
>          Issue Type: Improvement
>            Reporter: Maurice Amsellem
>
> FP 10.1 has introduced new describeTypeJSON API that is roughly 3.5 times faster than previous describeType.
> describeType is still used in many places in the SDK.
> Since ApacheFlex is supporting FP 10.2 and higher, it should be benefefial in terms of speed to replaced all occurrences of describeType by describeTypeJSON.
> {warning}
> Caution must be taken not to break the public APIs, that existing Flex apps maybe using.
> {warning}



--
This message was sent by Atlassian JIRA
(v6.1#6144)