Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

RO should define platform-independent primitive types #27

Open
@abstratt

Description

@abstratt

Property types should not expose the platform specific types used in the implementation. Instead, RO implementations should expose only platform independent types.

Example, from Isis RO viewer:

http://mmyco.co.uk:8180/isis-onlinedemo/restful/domain-types/TODO/properties/description

{
"rel" : "urn:org.restfulobjects:rels/return-type",
"href" : "http://mmyco.co.uk:8180/isis-onlinedemo/restful/domain-types/java.lang.String",
"method" : "GET",
"type" : "application/json;profile="urn:org.restfulobjects:repr-types/domain-type""
}

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