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

Document the difference between ResolutionDetails and EvaluationDetails #168

Open
justinabrahms opened this issue Dec 19, 2022 · 1 comment

Comments

@justinabrahms
Copy link
Member

They look really similar in the spec (types.md especially). Maybe say what the difference is?

@moredip
Copy link
Member

moredip commented Dec 20, 2022

Relatedly, types.md currently says:

NOTE: The resolution details structure is not exposed to the Application Author. It defines the data which Provider Authors must return when resolving the value of flags.

Which I found pretty misleading since the Application Author does get access to the evaluation details structure, which are basically a superset of the resolution details structure.

I think maybe the intent was to say that the Application Author doesn't have direct access to actual instance of the resolution details structure which was provided by the provider. Either way, I was confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants