GCX-HCI / ThirtyInch

a MVP library for Android favoring a stateful Presenter
Apache License 2.0
1.03k stars 101 forks source link

Rename modules according to artifact names #131

Closed passsy closed 6 years ago

passsy commented 6 years ago

test -> thirtyinch-test rx -> thirtyinch-rx rx2 -> thirtyinch-rx2 plugin -> thirtyinch-plugin logginginterceptor -> thirtyinch-logginginterceptor

StefMa commented 6 years ago

Any special reasons for that? 🤔 Aren't the visitors of github.com/grandcentrix/thirtyinch aware that they are looking to thirtyinch modules?! 🙃

passsy commented 6 years ago

I consider it a best practice to name the modules like the artifacts. See okhttp for example. I'd like to be able to point to this repo to demonstrate best practices 😄

StefMa commented 6 years ago

thirtyinch-best-practices-repo