Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Bug Report / Bug Report MacroCommand class on: January 14, 2012, 08:21:41
Hi There,

I would like to report bug. It is a missing this.parent(); call in the constructor of the MacroCommand class.

In my use case I was adding specific subcommands in a macrocommand based on what a proxy was returning. But I found out that I could not retrieve that proxy from the macrocommand because the reference to the facade singleton was not initialized.

Salim
Pages: [1]