Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
(a) http://river.corp.adobe.com:81/flex_gumbo_newcompiler_standalone/standalone/langref/mx/automation/IAutomationManager2.html
(b) http://river.corp.adobe.com:81/flex_gumbo_newcompiler_standalone/standalone/langref/mx/automation/IAutomationManager.html
Actual Results:
getAirWindowUniqueId vs createID (note that one is ID vs Id)
Also, to be consistent, i believe that should be getAIRWindowUniqueID().
Note that we call it mx.events.AIREvent, not mx.events.AirEvent – http://river.corp.adobe.com:81/flex_gumbo_newcompiler_standalone/standalone/langref/mx/events/AIREvent.html
Expected Results:
Consistent naming.
Also, we have classes like PopUpManager http://river.corp.adobe.com:81/flex_gumbo_newcompiler_standalone/standalone/langref/mx/managers/PopUpManager.html vs getPopoupChildren() (PopUp vs Popup)
Workaround (if any):
n/a