plaid icon indicating copy to clipboard operation
plaid copied to clipboard

Paging Library Ui Model Mapping

Open Toffor opened this issue 7 years ago • 0 comments

Currently we are mapping entities to ui model in use case classes, but what if we use paging library where can we map entity classes to ui model classes? Is it not better to do mapping in repository and use repository in paging data source?

Toffor avatar Dec 25 '18 08:12 Toffor