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

Robert Munteanu commented on SLING-3584:
----------------------------------------

Added a FallbackNodeTypeRegistry in 
http://svn.apache.org/viewvc?view=revision&revision=1612274 . It's based on the 
existing StubNodeTypeRegistry and it does not have too many bells and whistles, 
but it is at least accessible from multiple bundles, which I needed for now.

> 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.1.0
>
>
> 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)

Reply via email to