[ 
https://issues.apache.org/jira/browse/SLING-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247176#comment-17247176
 ] 

Bertrand Delacretaz commented on SLING-9950:
--------------------------------------------

I have added last week a (basic) [OpenWhisk rendering 
Action|https://github.com/apache/sling-whiteboard/tree/master/remote-content-api/openwhisk-rendering],
 which together with the sibling sample app renders a Sling content page by 
executing a single Action that makes a single HTTP request to the Sling backend.

The goal is to demonstrate that the [configurable content 
aggregation|https://github.com/apache/sling-whiteboard/blob/aaf17c9c354727dcd5897c3297d2efd4ffef3a80/remote-content-api/sample-app/src/main/java/org/apache/sling/remotecontentapi/typesystem/HardcodedTypeSystem.java#L56]
 (which is hardcoded for now but that's a detail) is sufficient to implement 
such use cases. The demo is missing a few things, like dereferencing parts of 
the Sling Resource that point to other Resources but is close to demonstrating 
full-page HTML rendering using this technique.

> Sling Type System and Remote Content API
> ----------------------------------------
>
>                 Key: SLING-9950
>                 URL: https://issues.apache.org/jira/browse/SLING-9950
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Major
>
> This ticket keeps track of the 
> [https://github.com/apache/sling-whiteboard/tree/master/remote-content-api] 
> prototype that aims to implement the ideas at 
> [https://cwiki.apache.org/confluence/display/SLING/Sling+Type+System%3A+motivation+and+requirements]
>  and use that to create an hypertext-driven and document-oriented Remote 
> Content API for Sling.
> I'm assigning this to myself to coordinate the work, but collaborations are 
> welcome of course.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to