Conversation
|
What does it mean "use the classes directly"? Is there no functionality in this package currently needed anywhere? Is this type of Java API fully superseded by the REST-API? |
We won't have a REST-API. We are introducing a JSON-RPC. A REST-API builds upon the HTTP methods.
In the future: If you are using a JVM language (Kotlin, Clojure, ...) you should use the KeY classes directly instead of the The There is also the "matcher" functionality used in the PSDBG (e.g., you remember |
mattulbrich
left a comment
There was a problem hiding this comment.
Alright. Thanks for the clarification.
The matching part may be relevant for proof scripts one day, but we can still find it in the history
Removal of the package key.api. This package once drove the development of the proof script debugger.
The package always lags behind its potential and is definitively not in shape or functional.
The better alternative is to use the classes directly. Or wait until the REST API arrives.