[svn:fx-trunk] 8023: Frame1 cleanup part 2 (final part AFAIK).
Revision: 8023
Author: aharui@adobe.com
Date: 2009-06-19 16:37:02 -0700 (Fri, 19 Jun 2009)
Log Message:
***********
Frame1 cleanup part 2 (final part AFAIK). MarshallPLan (now MarshallingSupport) is now opt-in. All SWFs using Marshalling must use -includes=mx.managers.systemClasses.MarshallingSupport on the command line.
QE Notes: None
Doc Notes: None
Bugs: N/A
Reviewer: Joan cyclone
tests: checkintests mustella/MarshallPlan
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/CursorManagerImpl.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/DragManagerImpl.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/PopUpManagerImpl.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManagerProxy.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/ActiveWindowManager.as
Added Paths:
***********
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/MarshallingSupport.as
Removed Paths:
*************
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/MarshallPlan.as
