google-code-export / mvp4g

Automatically exported from code.google.com/p/mvp4g
1 stars 0 forks source link

Events analyzer tool #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On big projects written with mvp4g is hard to follow all events and having a 
big picture of interaction between modules, events, etc is very hard. Having 
some tool that can visualize and find unused or "bad" events will be very 
useful.

As a first version of this tool idea to implement following functionality:
1. Detecting of unused events
2. Drawing whole picture of events and eventBuses of mvp4g project.

Original issue reported on code.google.com by Shvets.S...@gmail.com on 20 Feb 2012 at 8:45