/[Apache-SVN]
ViewVC logotype

Revision 1258398


Jump to revision: Previous Next
Author: (unknown author)
Date: Mon Jan 30 12:15:09 2012 UTC (12 years, 2 months ago)
Changed paths: 1
Log Message:
Transferred from the Adobe Open Source Subversion Repository

Revision: 16304
Author:   dloverin@adobe.com
Date:     2010-05-24T20:02:24.057208Z

Log Message: 
-----------
Move a couple of classes from mx back to framework

Moved some classes from mx.swc back to framework.swc so that spark.swc does not have any inheritance dependencies on mx.swc. Otherwise the spark RSL would always require the mx RSL. Moved IDropInListItemRenderer, BaseListData, and ITextInput.
 
Checkintests:
Add a checkintests for the removing unused RSLs feature and the mx split. Verify the Spark-based HelloWord.swf application does not have a definition of “mx.controls.Label” in its ApplicationDomain (verifies the mx RSL was not loaded).
 
Also fixed compiler “contains an application or module” warnings in:
AnimateConstraintsTests
EasingTests

QE notes: None
Doc notes: None
Bugs: 
Reviewer: Alex
Tests run: checkintests
Is noteworthy for integration: No

Modified Paths:
--------------
<path kind="file" action="M">/flex/sdk/trunk/build.xml</path>
<path kind="file" copyfrom-path="/flex/sdk/trunk/frameworks/projects/mx/src/mx/controls/listClasses/BaseListData.as" copyfrom-rev="16298" action="A">/flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/BaseListData.as</path>
<path kind="file" action="D">/flex/sdk/trunk/frameworks/projects/mx/src/mx/core/ITextInput.as</path>
<path kind="file" action="A">/flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/RemoveUnusedRSLsTestScript.mxml</path>
<path kind="file" copyfrom-path="/flex/sdk/trunk/frameworks/projects/mx/src/mx/controls/listClasses/IDropInListItemRenderer.as" copyfrom-rev="16298" action="A">/flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/IDropInListItemRenderer.as</path>
<path kind="file" action="D">/flex/sdk/trunk/frameworks/projects/mx/src/mx/controls/listClasses/BaseListData.as</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.mxml</path>
<path kind="file" action="A">/flex/sdk/trunk/frameworks/tests/basicTests/spark/views/RemoveUnusedRSLsTests.mxml</path>
<path kind="file" copyfrom-path="/flex/sdk/trunk/frameworks/projects/mx/src/mx/core/ITextInput.as" copyfrom-rev="16298" action="A">/flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ITextInput.as</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/tests/basicTests/spark/views/AnimateConstraintsTests.mxml</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/tests/basicTests/spark/views/EasingTests.mxml</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as</path>
<path kind="file" action="A">/flex/sdk/trunk/frameworks/tests/basicTests/spark/views/HelloWorld.mxml</path>
<path kind="file" action="D">/flex/sdk/trunk/frameworks/projects/mx/src/mx/controls/listClasses/IDropInListItemRenderer.as</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/tests/basicTests/BasicTests-config.xml</path>

Changed paths

Path Details
Directoryincubator/flex/trunk/frameworks/projects/framework/src/FrameworkClasses.as modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26