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

Remove mirror usage. Refactor to be code generation friendly. #7

Merged
merged 16 commits into from
Aug 25, 2017

Conversation

hourliert
Copy link
Member

@hourliert hourliert commented Aug 23, 2017

Fixes #3 #5 .

  • remove mirror usage
  • create a custom DSL that is code generation friendly
  • lighten the client code (250 LOC)
  • handle API GQL errors

TODO:

  • remove mirror usage
  • create a custom DSL that is code generation friendly
  • handle errors
  • review public / private members
  • document every public members
  • update the roadmap
  • explain how the code generator should work

* remove mirror usage
* create custom DSL code generation friendly
* lighten the client code (250 LOC)

TODO:
* review public / private member
* document everything
* update the roadmap
* explain how the code generator should work
@hourliert hourliert added the WIP label Aug 23, 2017
@hourliert hourliert self-assigned this Aug 23, 2017
This was referenced Aug 23, 2017
@hourliert hourliert force-pushed the refactor/remove_mirrors branch from 2943403 to 6715bcb Compare August 25, 2017 13:02
@hourliert hourliert merged commit f73280c into master Aug 25, 2017
@hourliert hourliert deleted the refactor/remove_mirrors branch August 25, 2017 13:05
@hourliert hourliert mentioned this pull request Aug 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant