Maybe we should extract the Resource and JCR API host objects out of the Rhino bundle and provide them in separate bundles to detach the host objects and the base system ? And also to demonstrate how custom host objects can be provided.
Regards Felix Am 19.06.2014 um 11:52 schrieb Bertrand Delacretaz (JIRA) <[email protected]>: > > [ > https://issues.apache.org/jira/browse/SLING-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037185#comment-14037185 > ] > > Bertrand Delacretaz commented on SLING-3413: > -------------------------------------------- > > I have removed the 2.0.14 fix version on this issue, as it's apparently not > finished and I'll release 2.0.14 soon. > >> add support for getName() and listChildren() to JS Resource API >> --------------------------------------------------------------- >> >> Key: SLING-3413 >> URL: https://issues.apache.org/jira/browse/SLING-3413 >> Project: Sling >> Issue Type: Improvement >> Components: Scripting >> Affects Versions: Scripting JavaScript 2.0.12 >> Reporter: Justin Edelson >> >> The JS API used to wrap Resources doesn't support getting a list of children >> or the resource's name as these methods on the Resource interface post-date >> the last update to the JS API. The JS API should be brought up to date. > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252)
