You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2009/07/02 11:41:48 UTC

[jira] Reopened: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

     [ https://issues.apache.org/jira/browse/JCR-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reopened JCR-2060:
---------------------------------


1) In NodeImpl, getProperties(String[]) invokes a filter collecting nodes, not properties

2) I don't see any code that will take care of the different whitespace handling requirements, so there may be another bug lurking there.

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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