-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: 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.