The difference between Flex 3.2.0 and Flex 3.1.0
Well, I dumped Flex 3.2.0 libraries. And I compared Flex 3.2.0 with Flex 3.1.0. I added DataVisualization.swc to comparison this time.
Actually there are many new classes.
e.g.
added mx.flash package
added mx.managers.systemClasses package
added mx.core.SWFBridgeGroup class
added mx.managers.SystemManagerProxy class
added mx.utils.EventUtil class
added mx.utils.RPCObjectUtil class
added mx.utils.RPCStringUtil class
added mx.utils.RPCUIDUtil class
added mx.utils.SecurityUtil class
Also SystemManager implements mx.core::ISWFBridgeProvider.
And there are new properties. Especially ResultEvent/FaultEvent have the "statusCode" property now. Also FlexEvent has new event type "ENTER_FRAME". Interesting:) SystemManager has new properties/methods which are related with "Marsharll Plan".
Classes in Flex 3.2.0 but not in Flex 3.1.0
Class implements in Flex 3.2.0 but not in Flex 3.1.0
Class properties in Flex 3.2.0 but not in Flex 3.1.0
Class methods in Flex 3.2.0 but not in Flex 3.1.0
Class method parameters in Flex 3.2.0 but not in Flex 3.1.0
Interfaces in Flex 3.2.0 but not in Flex 3.1.0
Interface methods in Flex 3.2.0 but not in Flex 3.1.0
Actually there are many new classes.
e.g.
added mx.flash package
added mx.managers.systemClasses package
added mx.core.SWFBridgeGroup class
added mx.managers.SystemManagerProxy class
added mx.utils.EventUtil class
added mx.utils.RPCObjectUtil class
added mx.utils.RPCStringUtil class
added mx.utils.RPCUIDUtil class
added mx.utils.SecurityUtil class
Also SystemManager implements mx.core::ISWFBridgeProvider.
And there are new properties. Especially ResultEvent/FaultEvent have the "statusCode" property now. Also FlexEvent has new event type "ENTER_FRAME". Interesting:) SystemManager has new properties/methods which are related with "Marsharll Plan".
Classes in Flex 3.2.0 but not in Flex 3.1.0
Class implements in Flex 3.2.0 but not in Flex 3.1.0
Class properties in Flex 3.2.0 but not in Flex 3.1.0
Class methods in Flex 3.2.0 but not in Flex 3.1.0
Class method parameters in Flex 3.2.0 but not in Flex 3.1.0
Interfaces in Flex 3.2.0 but not in Flex 3.1.0
Interface methods in Flex 3.2.0 but not in Flex 3.1.0
Comments
[Add Comment]
# Posted By Abdul Qabiz
| 11/29/08 5:00 PM
# Posted By James
| 12/4/08 9:07 PM
[Add Comment]