Skip to content

Consider including support for common widely distributed types (specifically GeoJSON) #135

@mglazer

Description

@mglazer

What happened?

The only way to use GeoJSON types with Conjure right now is to use an external type. In Java, since we still have external types, this works out ok, however, with Javascript, this just becomes any, which means a typecast is immediately necessary.

What did you want to happen?

It would be nice if Conjure had support for some small set of external types that we can completely define inside of any language, and then let us bring those in, similar to how XML has XML Schema imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions