Question
[svn] 4431: Changing the order in which the inheritDoc are processed.
Revision: 4431
Author: gauravj@adobe.com
Date: 2009-01-07 13:27:22 -0800 (Wed, 07 Jan 2009)
Log Message:
-----------
Changing the order in which the inheritDoc are processed. Now the interfaces will be processed in the natural sort order of the fully qualified name.
Earlier there was no ordering in place, so the results were different between major java versions.
QE Notes: None
Doc Notes: None
tests: checkintests
Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
Author: gauravj@adobe.com
Date: 2009-01-07 13:27:22 -0800 (Wed, 07 Jan 2009)
Log Message:
-----------
Changing the order in which the inheritDoc are processed. Now the interfaces will be processed in the natural sort order of the fully qualified name.
Earlier there was no ordering in place, so the results were different between major java versions.
QE Notes: None
Doc Notes: None
tests: checkintests
Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
