-
New Feature
-
Resolution: Done
-
Normal
-
None
-
None
Here is a possible spec:
class Foo extends { @Subscribe void onSomething() ... }
Since the global command sent by MVVM is also going through an event queue, this feature will allow a composer to listen the global command sent by a VM.