You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/06/04 20:24:55 UTC

[jira] Created: (SLING-1546) Disabling multi-workspaces doesn't do what it says in the metatype

Disabling multi-workspaces doesn't do what it says in the metatype
------------------------------------------------------------------

                 Key: SLING-1546
                 URL: https://issues.apache.org/jira/browse/SLING-1546
             Project: Sling
          Issue Type: Improvement
          Components: JCR
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For: JCR Resource 2.0.8


Metatype says:
If this is enabled, multiple workspaces are supported This includes registering observation listeners for all workspaces and allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)

---

Which is correct, but the reverse is not. Logic would say that the reverse would be...
If this is disabled, multiple workspaces are not supported This includes registering observation listeners for only the default workspace and does not allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)

---

This was my original intent, just got lost along the way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1546) Disabling multi-workspaces doesn't do what it says in the metatype

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876797#action_12876797 ] 

Justin Edelson commented on SLING-1546:
---------------------------------------

fixed in r951545

> Disabling multi-workspaces doesn't do what it says in the metatype
> ------------------------------------------------------------------
>
>                 Key: SLING-1546
>                 URL: https://issues.apache.org/jira/browse/SLING-1546
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: JCR Resource 2.0.8
>
>
> Metatype says:
> If this is enabled, multiple workspaces are supported This includes registering observation listeners for all workspaces and allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
> ---
> Which is correct, but the reverse is not. Logic would say that the reverse would be...
> If this is disabled, multiple workspaces are not supported This includes registering observation listeners for only the default workspace and does not allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
> ---
> This was my original intent, just got lost along the way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1546) Disabling multi-workspaces doesn't do what it says in the metatype

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-1546.
-----------------------------------

    Resolution: Fixed

> Disabling multi-workspaces doesn't do what it says in the metatype
> ------------------------------------------------------------------
>
>                 Key: SLING-1546
>                 URL: https://issues.apache.org/jira/browse/SLING-1546
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: JCR Resource 2.0.8
>
>
> Metatype says:
> If this is enabled, multiple workspaces are supported This includes registering observation listeners for all workspaces and allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
> ---
> Which is correct, but the reverse is not. Logic would say that the reverse would be...
> If this is disabled, multiple workspaces are not supported This includes registering observation listeners for only the default workspace and does not allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
> ---
> This was my original intent, just got lost along the way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.