BusWear
BusWear copied to clipboard
Using gson
Hi, im new to event bus and i'm willing to try your lib. Im gonna send my objects as strings using google Gson. This prevents the need to implement a parcelable for all my models and provides the same functionality. Maybe you could update your readme with this approach as a possible solution if you like it too.