Since the initial version of KFData, this has become much larger than I intended and seems quite monolithic to outsiders since it is made up of 4 mostly separated components (Store, UI, Attribute, Manager) which do not necessarily need to be used together.
[x] Break out attribute and object manager to a QueryKit #66
[ ] Break out iOS user interface to a separate component
[ ] Break out the core data stacks (store) into a separate component
Since the initial version of KFData, this has become much larger than I intended and seems quite monolithic to outsiders since it is made up of 4 mostly separated components (Store, UI, Attribute, Manager) which do not necessarily need to be used together.