Skip to content

Replace JPY by Panama for Python binding #73

@desruisseaux

Description

@desruisseaux

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

No one assigned

    Labels

    JavaSpecific to the Java language or Java profile of GeoAPI

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions