[
https://issues.apache.org/jira/browse/SLING-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-4667:
-----------------------------------
Attachment: SLING-4667-poc.diff
> Allow usage of the Sling IDE tooling in OSGi-only environments
> --------------------------------------------------------------
>
> Key: SLING-4667
> URL: https://issues.apache.org/jira/browse/SLING-4667
> Project: Sling
> Issue Type: New Feature
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.6
> Reporter: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.1.0
>
> Attachments: SLING-4667-poc.diff
>
>
> The IDE tooling is quite usable for OSGi-only development on top of Apache
> Sling. However, the tooling always connects to the repository at startup:
> {code:java}Command<ResourceProxy> command =
> repository.newListChildrenNodeCommand("/");{code}
> We should have a more fine-grained approach and support environments where
> the JCR webdav entry point is not available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)