You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2008/04/02 15:33:25 UTC

[jira] Created: (JCR-1514) SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs

SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs
---------------------------------------------------------------------------------

                 Key: JCR-1514
                 URL: https://issues.apache.org/jira/browse/JCR-1514
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-spi
            Reporter: angela
            Priority: Trivial


Javadoc of the mentioned methods currently states:

@return an array containing the property definitions or
     *         <code>null</code> if not set.

while the default implementation returns an empty array, which i find much nicer.

if nobody objects, i would fix the javadoc accordingly.

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


[jira] Resolved: (JCR-1514) SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs

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

angela resolved JCR-1514.
-------------------------

    Resolution: Fixed

> SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs
> ---------------------------------------------------------------------------------
>
>                 Key: JCR-1514
>                 URL: https://issues.apache.org/jira/browse/JCR-1514
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-spi
>            Reporter: angela
>            Assignee: angela
>            Priority: Trivial
>
> Javadoc of the mentioned methods currently states:
> @return an array containing the property definitions or
>      *         <code>null</code> if not set.
> while the default implementation returns an empty array, which i find much nicer.
> if nobody objects, i would fix the javadoc accordingly.

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


[jira] Commented: (JCR-1514) SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584567#action_12584567 ] 

Julian Reschke commented on JCR-1514:
-------------------------------------

Go ahead (in general: +1 for avoiding null return values/parameters).

> SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs
> ---------------------------------------------------------------------------------
>
>                 Key: JCR-1514
>                 URL: https://issues.apache.org/jira/browse/JCR-1514
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-spi
>            Reporter: angela
>            Priority: Trivial
>
> Javadoc of the mentioned methods currently states:
> @return an array containing the property definitions or
>      *         <code>null</code> if not set.
> while the default implementation returns an empty array, which i find much nicer.
> if nobody objects, i would fix the javadoc accordingly.

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


[jira] Assigned: (JCR-1514) SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs

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

angela reassigned JCR-1514:
---------------------------

    Assignee: angela

> SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs
> ---------------------------------------------------------------------------------
>
>                 Key: JCR-1514
>                 URL: https://issues.apache.org/jira/browse/JCR-1514
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-spi
>            Reporter: angela
>            Assignee: angela
>            Priority: Trivial
>
> Javadoc of the mentioned methods currently states:
> @return an array containing the property definitions or
>      *         <code>null</code> if not set.
> while the default implementation returns an empty array, which i find much nicer.
> if nobody objects, i would fix the javadoc accordingly.

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


[jira] Updated: (JCR-1514) SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs

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

Jukka Zitting updated JCR-1514:
-------------------------------

    Fix Version/s: 1.5

> SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs
> ---------------------------------------------------------------------------------
>
>                 Key: JCR-1514
>                 URL: https://issues.apache.org/jira/browse/JCR-1514
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-spi
>            Reporter: angela
>            Assignee: angela
>            Priority: Trivial
>             Fix For: 1.5
>
>
> Javadoc of the mentioned methods currently states:
> @return an array containing the property definitions or
>      *         <code>null</code> if not set.
> while the default implementation returns an empty array, which i find much nicer.
> if nobody objects, i would fix the javadoc accordingly.

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