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

Reflection stabilization phase #17

Closed
18 tasks done
SerafimArts opened this issue Sep 26, 2017 · 2 comments
Closed
18 tasks done

Reflection stabilization phase #17

SerafimArts opened this issue Sep 26, 2017 · 2 comments
Assignees

Comments

@SerafimArts
Copy link
Member

SerafimArts commented Sep 26, 2017

  • Recheck the interfaces and do not break anymore.
  • Complete Reflection builders
    • Field Type
    • Argument Type
    • Schema Type
    • Object Type
    • Interface Type
    • Union Type
    • Directive Type
    • Directive Invcation
    • Scalar Type
    • Enum Type
    • Input Type
    • Extend Type
  • Other
    • Schema Autoloading
    • Persising (Cache)
  • A more than 90% of the component code coverage is required.
@SerafimArts
Copy link
Member Author

SerafimArts commented Sep 26, 2017

Recheck the interfaces and do not break anymore.

@greabock @stenin-nikita Please look at: src/Railt/Reflection/Contracts

And please evaluate whether this option can be considered as final.

@SerafimArts SerafimArts changed the title Reflection Component stabilization phase Reflection stabilization phase Sep 26, 2017
@SerafimArts SerafimArts self-assigned this Sep 26, 2017
@SerafimArts
Copy link
Member Author

Completed

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