I'm trying to figure out in my head why you didn't get a compile error when 
compiling for 10.2.  Did you have a playerglobal from 10.2?

-Alex
________________________________________
From: Justin Mclean [jus...@classsoftware.com]
Sent: Sunday, February 23, 2014 9:35 PM
To: dev@flex.apache.org
Subject: Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-34108 add 
toJSON to ArrayCollection and ArrayList

Hi,

Turns out no need to change anything to compile under 10.2, but you do get a 
RTE if you directly call toJSON ("Variable JSON is not defined.") - that's 
probably OK given that no existing code would be calling it in 10.2 and someone 
using 10.2 is unlikely to directly call it and the minimum FP version for 
anything using JSON is likely to be at least 11.1.

Any other opinions?

Thanks,
Justin

Reply via email to