[
https://issues.apache.org/jira/browse/OFBIZ-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482860#comment-16482860 ]
Taher Alkhateeb commented on OFBIZ-4274:
----------------------------------------
Hi Scott,
Okay give me a chance to try and wrap my head around this:
* So you create some kind of definition like <resource name="OrderResource" engine="whatever-including-auto">...</resource>.
* Once you've defined this resource, it is automatically available for GET POST and other HTTP operations
If my understanding above is correct, then I like the idea, and it is consistent with the spirit of how we do things in OFBiz (behind the DSL)
However, I'm not clear on what you meant by the RECAs? Does it initiate a call chain similar to SECAs? based on events-condition-action logic?
And Finally, why _must_ we rewrite anything? Why not keeps things as is and just introduce this feature?
> Implement a REST Servlet
> ------------------------
>
> Key: OFBIZ-4274
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4274> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: Trunk
> Reporter: Adrian Crum
> Priority: Minor
> Labels: REST
> Attachments: RestExampleSchema.xsd, RestXmlRepresentation.xml, rest-conf.xml, swagger-pos-openapi.png
>
>
> Implement a REST servlet that will map REST requests to OFBiz services. Details are in the comments.
> [here is the discussion which took place on the dev ML|
http://markmail.org/message/ai6q2fbksowaayn4]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)