yishayw commented on issue #205:
URL: https://github.com/apache/royale-compiler/issues/205#issuecomment-993616527


   > `var arr:Array = new ArrayCollection(); arr.push({label:"Z", 
data:"first"}); arr.push({label:"C", data:"second"}); arr.push({label:"E", 
data:"third"});
   > 
   
   
   Is arr and Array or an ArrayCollection ? Looks like you are declaring it as 
an Array and assigning to it an ArrayCollection.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to