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

Pages: [1]
Print
Author Topic: Bug Report MacroCommand class  (Read 1470 times)
salimbensiali
Newbie
*
Posts: 2


View Profile Email
« 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
Logged
Pages: [1]
Print