Skip to content

Interface of Jason Maps and Sets with CArtAgO is limited #1

Description

@vcharpenay

In a CArtAgO operation, if a Map (or Set) is passed as argument, it is exposed in the Java artifact class as a String, not as a Map (or Set). This behavior makes it difficult to manipulate because ASSyntax cannot parse Maps and Sets. Would it be possible to expose them as native Java objects instead?

In the HypermedeaArtifact, I would like to pass request parameters as a Map, as if they were form fields. See for instance get(resourceURI, formFields).

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