janishar/android-mvp-architecture

Why so many Helpers and Utilities?

crearo opened this issue · 0 comments

The fact that a major part of your database package is full of Helpers and Utils feels wrong to me. I get that this works for a small scale project as here, but as and when this grows the helper nomenclature kills all OO patterns. I do not, however, have a better solution as yet. Thoughts?