Skip to main content
Adobe Employee
January 7, 2009
Question

[svn] 4431: Changing the order in which the inheritDoc are processed.

  • January 7, 2009
  • 0 replies
  • 137 views
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
This topic has been closed for replies.