[
https://issues.apache.org/jira/browse/SLING-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated SLING-4285:
-------------------------------------
Fix Version/s: (was: Scripting Sightly Engine 1.0.0)
Scripting Sightly Engine 1.0.2
Rescheduling for after the first release
> Support for resource.getChildren in data-sly-list
> -------------------------------------------------
>
> Key: SLING-4285
> URL: https://issues.apache.org/jira/browse/SLING-4285
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Feike Visser
> Fix For: Scripting Sightly Engine 1.0.2
>
>
> Currently this is not working in sightly:
> {code}
> <data-sly-list="${resource.children}">
> <data-sly-list="${resource.getChildren}">
> {code}
> Feedback from [~radu.cotescu]
> "Resource#getChildren returns an Iterable. Currently the Sightly
> implementation doesn’t attempt to obtain a collection from an Iterable."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)