-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
JavaSpecific to the Java language or Java profile of GeoAPISpecific to the Java language or Java profile of GeoAPI
Description
The experimental geoapi-java-python uses Java Native Interfaces (JNI) provided by the JPY project for binding Java to Python. The OpenJDK Panama project, still in incubator, provides an alternative way to bind Java to C code without the need to write JNI code. We should to migrate geoapi-java-python to that new mechanism. It would avoid the needs for external dependency other than Python itself.
Metadata
Metadata
Assignees
Labels
JavaSpecific to the Java language or Java profile of GeoAPISpecific to the Java language or Java profile of GeoAPI
Type
Projects
Status
Backlog