Adobe Flex 3.2.0.3958, not so good
2009-01-22 by Quentin Lengelé
Posted in Flex
I’ve found some other bad stuff in the last production release of the Flex SDK.
- There is no Chart Components
- There is no more GroupingCollection in mx.collections
- When you create a project with the 3.2.0.3958, you MUST add the playerglobal.swc (Flash9 or Flash10) library if you want to use classes like MovieClip, Loader,…
At least, we are able to compile Flash 10 applications and use the expected unloadAndStop(true) and System.gc() methods… but Jesus! When they are planning to release a complete and bug free SDK?!
How can they announce that :
“Flex SDK version 3.2.0.3958 is the latest production quality release.” at http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK
