Stefan Egli created SLING-3584:
----------------------------------
Summary: Offline-mode for NodeTypeRegistry
Key: SLING-3584
URL: https://issues.apache.org/jira/browse/SLING-3584
Project: Sling
Issue Type: Improvement
Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.0
Reporter: Stefan Egli
Fix For: Sling Eclipse IDE 1.0.2
The current NodeTypeRegistry introduced with SLING-3571 only works when
connected to a running server (as it retrieves the nodetypes under
/jcr:system...). During development a server might not always be running though
and/or you might not want to be connected to it all the time (to support
batch-publishing for example). Therefore I think we should have an offline-mode
for the NodeTypeRegistry (by eg storing the node types in the .settings
directory or similar)
--
This message was sent by Atlassian JIRA
(v6.2#6252)