>FWIW, the doc implies there is no JSON class in FP 10.x.  

I don't know for JSON class itself, as I am not using it, but 10.2 includes 
another JSON-based API:
describeTypeJSON

It's not documented, but used in Parsley (and probably  other software) for 
fast reflection (much faster that XML based).


Maurice 

-----Message d'origine-----
De : Justin Mclean [mailto:jus...@classsoftware.com] 
Envoyé : lundi 24 février 2014 05:58
À : dev@flex.apache.org
Objet : Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-34108 add toJSON 
to ArrayCollection and ArrayList

Hi,

> FWIW, the doc implies there is no JSON class in FP 10.x.  Do we care?

Currently we support 10.2 +10.3, I have no idea how people still use that but 
seem silly to drop support for those for just this feature.

I'll change so it compiles for those but returns nothing.

Thanks,
Justin

Reply via email to