DoclerLabs / hexMachina

Releases, issues, documentation, website of hexMachina, framework written in Haxe
http://hexmachina.org
MIT License
44 stars 8 forks source link

Need a way to reach application context dispatcher from command #189

Closed aismagulov closed 7 years ago

aismagulov commented 7 years ago

We have now this safe ApplicationAssemblerMessage.IDLE_MODE message, that is available for subscription only from code, not from DSL. The message is dispatched by application context dispatcher, so we need a way to reach this dispatcher from command,