[
https://issues.apache.org/jira/browse/TINKERPOP-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1031.
---------------------------------------
Resolution: Won't Fix
I don't think this is a good idea anymore. We don't really have a REST API to
speak of and this might not be a good thing for TinkerPop to have to maintain.
As I doubt that this ever saw any discussion at all on the dev list, I'm just
going to close this as something that wont' be done.
> Map URL routes to static method execution in REST API
> -----------------------------------------------------
>
> Key: TINKERPOP-1031
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1031
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.1.0-incubating
> Reporter: stephen mallette
> Priority: Minor
>
> So a request like this:
> http://localhost:8182/Ping/ping?args=pong
> would call a static method in bound to the Script Engine as
> {{Ping.ping("pong")}}. Sandboxing could provide security - or perhaps some
> other method. This one needs more thought - just an idea.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)