Skip to content

Remove all uses of deprecated site APIs #206

@arthurp

Description

@arthurp

Orc has collected a number of external site APIs. We should clean that up. The APIs are currently marked as @depricated so it should be easy to find their uses. This issue tracks the clean up for the extremely old Java API.

The APIs are:

  • orc.values.sites.compatibility.Args
  • orc.values.sites.compatibility.DotSite
  • orc.values.sites.compatibility.PartialSite
  • orc.values.sites.compatibility.SiteAdapter
  • orc.values.sites.compatibility.Types

To remove all uses of these we will likely have to remove all the legacy Java sites. This would be a good time to rewrite them using the invoker API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions