Christofer Dutz created FLEX-35275:
--------------------------------------

             Summary: Rewrite COMPJSC to use correct Xml parsers instead of 
String operations
                 Key: FLEX-35275
                 URL: https://issues.apache.org/jira/browse/FLEX-35275
             Project: Apache Flex
          Issue Type: Improvement
          Components: FlexJS
            Reporter: Christofer Dutz
            Assignee: Christofer Dutz


Right now the catalog.xml processing is based upon reading the catalog.xml 
content as a large String and then to do processing based upon String.indexOf 
and substring operations. This can cause serious problems that are very 
difficult to track down as it produces ArrayIndexOutOfBounds exceptions that 
are impossible to track down.



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

Reply via email to