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 all earlier iterations of Orc object APIs #207

Open
2 tasks
arthurp opened this issue Aug 6, 2017 · 0 comments
Open
2 tasks

Remove all earlier iterations of Orc object APIs #207

arthurp opened this issue Aug 6, 2017 · 0 comments

Comments

@arthurp
Copy link
Member

arthurp commented Aug 6, 2017

Orc has collected a number of object APIs (a couple of them are my fault). We should clean that up. The APIs are currently marked as @depricated so it should be easy to find their uses.

The APIs are:

  • orc.values.HasMembers
  • Verify that no remaining sites expect to be called with a Field value. The compiler cannot help with this sadly.

All users of these APIs should be converted to implement orc.values.sites.AccessorValue.

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