<@U0BEXF2SY> Sure, you can also roll your own patt...
# android
r
@ccrowe Sure, you can also roll your own pattern to achieve the same goal, it's just that MVP often already fits the bill out of the box quite well when it comes to gui programming. And in general it's a well known pattern that other people might understand quicker than an arbitrary structure. I'd be interested in what other structure you plan to employ instead of MVP.