Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of Model classes from CoreObject #49

Open
qmathe opened this issue Aug 28, 2016 · 0 comments
Open

Get rid of Model classes from CoreObject #49

qmathe opened this issue Aug 28, 2016 · 0 comments
Assignees

Comments

@qmathe
Copy link
Member

qmathe commented Aug 28, 2016

COCollection, COGroup, COContainer should probably all be discarded.

COTag, COLibrary and COBookmark should be moved into a new library that sits on top of CoreObject.

COTag and COLibrary needs to be rewritten to support managing a list of persistent roots without loading them.

Not sure what to do with COSmartGroup… Keep it in CoreObject as a conveniency or put it in a new model library. In addition to in-memory search against object graphs, COSmartGroup should probably support searching the store directly. On this topic, COQuery should also be discarded.

qmathe added a commit that referenced this issue Sep 30, 2016
@qmathe qmathe self-assigned this Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant