orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

Remove all earlier iterations of Orc object APIs #207

Open arthurp opened 7 years ago

arthurp commented 7 years ago

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:

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