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

Major Refactor #44

Closed
rmagen opened this issue Jun 18, 2016 · 0 comments
Closed

Major Refactor #44

rmagen opened this issue Jun 18, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@rmagen
Copy link
Member

rmagen commented Jun 18, 2016

Adding this in retrospect for documentation's sake:

A much needed refactor to split Unipop's code to different components:

  • Structure - implementation of default Tinkerpop model classes that issue UniQuerys to Controllers
  • Procces - implementation of Tinkerpop Strategies that issue UniQuerys to Controllers, and add Unipop-specific optimizations.
  • UniQuery - a set of APIs Controllers can implement.
  • Controller - a component responsible for executing the different UniQuerys.
  • Schema - a set of helper classes meant to ease schema management for Controllers, and standardize schema mappings.
@rmagen rmagen added the core label Jun 18, 2016
@rmagen rmagen added this to the Unipop 0.2 milestone Jun 18, 2016
@rmagen rmagen self-assigned this Jun 18, 2016
This was referenced Jun 20, 2016
@rmagen rmagen closed this as completed Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant