ModelAssistant

ModelAssistant is a mediator between the view and model. This framework is tailored to work in conjunction with views that present collections of objects. These views typically expect their data source to present results as a list of sections made up of rows. ModelAssistant can efficiently analyze model objects and categorize them in sections. In addition it updates adopted view to its delegate, based on model objects changes.

Features:

  •  Inserting / Removing / Ordering / Updating model objects
  •  Notifies changes to view
  •  Full compatible with UITableView and UICollectionView
  •  Supports Sections
  •  Supports index titles
  •  Compatible with Server data source
  •  Compatible with all kind of persistent stores
  •  Compatible with all design patterns
  •  Easy to use
  •  Thread safe
  •  Fault Ability
  •  Complete Documentation

Posted

in

,

by

Tags:

Comments

Leave a Reply