Issue 18 in flexcairngorm: ModuleController issue using addSubController()

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 3, 2010, 5:42:17 AM2/3/10
to cairngorm...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 18 by elysianthomas: ModuleController issue using
addSubController()
http://code.google.com/p/flexcairngorm/issues/detail?id=18

What steps will reproduce the problem?
1. use addSubController() to inject event/command mapping of a
ModuleController instance
2. event/command mapping inside of FrontController gets corrupted
3.

What is the expected output? What do you see instead?
mapping should work

What version of the product are you using? On what operating system?
latest as of filing this issue

Please provide any additional information below.

Inside ModuleController there is an implicit getter for registredEvents
which ahould return an array in the manner of: EventKey -> CommandReference.

However, using a for each loop, the object's mapping will be: [Command
Object] -> null.

TODO: replace 'for each' with 'for'

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages