joelhooks / signals-extensions-CommandSignal

Robotlegs extension to facilitate the use of AS3-Signals with Robotlegs commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't map signal to command in SignalCommand::execute()

Nek opened this issue · comments

If I move this line
signalCommandMap.mapSignalClass(OrderReceived, FindOrderDetails);
from context startup into StartListenToOrders command the mapping breaks.

It is impossible to say what the issue is out of context like this. Need more details, sample code, etc.

Yep. Have added this one in haste. I'll provide details later on.

I am closing this lacking more details

I agree. As far as I remember the issue was fixed with the update of robotlegs/as3signals. Sorry for not writing it here in a comment earlier.

It is more my neglect as a project parent. No worries :>