carrot / recycler-core

Multiple view type handling in RecyclerViews with 90% less tears
25 stars 1 forks source link

Concept of Model -> Definition #15

Closed BrandonRomano closed 8 years ago

BrandonRomano commented 9 years ago

Okay, so after using RecyclerCore in a few projects I've noted a few things:

Because of these two things I think a simple rename to Definition will actually fix both of these problems.

BrandonRomano commented 8 years ago

Our new @interface syntax resolves this for me, and is no longer an issue