Skip to content

Add Java interface for the Inspect library #456

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

Open
EthanEChristian opened this issue May 18, 2020 · 1 comment
Open

Add Java interface for the Inspect library #456

EthanEChristian opened this issue May 18, 2020 · 1 comment

Comments

@EthanEChristian
Copy link
Member

From a question in the Google group, it seems we might want to expose a Java interface over the inspect functionality.

As a first pass this would likely be labeled as an experimental API and subject to change at any moment.

@WilliamParker
Copy link
Collaborator

+1 this could be useful. Some points for consideration:

  • Would we want a typical Java approach of having various classes represent the data returned or just Java maps say with keywords transformed to strings?
  • How would Clojure expressions of rule conditions etc. be handled? I'm guessing by transformation to strings.

Also we wouldn't necessarily need to support all parts of inspection at first - it could be done incrementally I think.

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

2 participants