You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2017/12/03 04:07:00 UTC

[jira] [Created] (POLYGENE-283) Scoping support in Restlet library

Niclas Hedhman created POLYGENE-283:
---------------------------------------

             Summary: Scoping support in Restlet library
                 Key: POLYGENE-283
                 URL: https://issues.apache.org/jira/browse/POLYGENE-283
             Project: Polygene
          Issue Type: Sub-task
            Reporter: Niclas Hedhman



Quite often one wants to access a sub-resource in another resource, and Restlet has good support for that.
But in the Polygene Restlet library, we don't have a mechanism to handle this in a neat way. Yes, the routes can be set up, but it ends up being a lot of work for both creating the RestLink leading there, as well as decomposing the scope.

There must be a better way.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)