You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2021/01/20 03:28:00 UTC

[jira] [Created] (GEOMETRY-115) IO Modules

Matt Juntunen created GEOMETRY-115:
--------------------------------------

             Summary: IO Modules
                 Key: GEOMETRY-115
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-115
             Project: Apache Commons Geometry
          Issue Type: New Feature
            Reporter: Matt Juntunen


I propose the addition of new modules providing input/output support for commons geometric data formats. The new modules would be
 # {{commons-geometry-core-io}} - Core space-independent interfaces and classes.
 # {{commons-geometry-euclidean-io}} - Euclidean IO classes.

The main goals of the modules would be to
 # Provide convenient IO functionality for common data formats.
 # Provide a similar API across spaces and dimensions.
 # Provide extension points for users to add support for additional data formats and data structures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)