Question
[svn] 4069: Fix for - an inherited read-write property is reported as write-only if an overriding setter is present and getter is absent .
Revision: 4069
Author: gauravj@adobe.com
Date: 2008-11-11 12:24:53 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
Fix for - an inherited read-write property is reported as write-only if an overriding setter is present and getter is absent.
Constructor for mxml files will now have the default comment "Constructor"
Also fix for asdoc help details doesn;t show description
QE Notes: Baselines need to be updated.
Doc Notes: None
Bugs: SDK-16091, SDK-17863
tests: checkintests
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-16091
http://bugs.adobe.com/jira/browse/SDK-17863
Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
Author: gauravj@adobe.com
Date: 2008-11-11 12:24:53 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
Fix for - an inherited read-write property is reported as write-only if an overriding setter is present and getter is absent.
Constructor for mxml files will now have the default comment "Constructor"
Also fix for asdoc help details doesn;t show description
QE Notes: Baselines need to be updated.
Doc Notes: None
Bugs: SDK-16091, SDK-17863
tests: checkintests
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-16091
http://bugs.adobe.com/jira/browse/SDK-17863
Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
