You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Carlos Rovira (JIRA)" <ji...@apache.org> on 2017/02/17 15:31:41 UTC

[jira] [Created] (FLEX-35270) Reflection API expose methods without classes that can't be used

Carlos Rovira created FLEX-35270:
------------------------------------

             Summary: Reflection API expose methods without classes that can't be used
                 Key: FLEX-35270
                 URL: https://issues.apache.org/jira/browse/FLEX-35270
             Project: Apache Flex
          Issue Type: Bug
          Components: FlexJS
    Affects Versions: Apache FlexJS 0.8.0
         Environment: macOs sierra
            Reporter: Carlos Rovira


Reflection API has some classes like getClassByAlias or getDefinitionByName that are methods in files that has no Class declaration. Each file has a package and directly a method is declared.

While other classes in the SWC like HTTPService are accesible, the before mentioned one are not.

I'm trying to get compile with maven without luck, and can't do it with some fix for this. I'm trying to get RemoteObject AMF working on FlexJS side and need the reflection API support.

Thanks



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)