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

SignalCommandMap#execute missing?

creynders opened this issue · comments

I'm not sure whether this is intentionally, but I noticed that SignalCommandMap misses an 'execute' method. Maybe it's good to add it, so it's more conform CommandMap?

It might be. I haven't had a need for it. If you wanted to fork and add it I would be happy to pull it in. Would need unit tests as well.