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 2008/04/02 15:41:28 UTC

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

    [ 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.