You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/09/24 09:55:44 UTC

[jira] Commented: (JCR-1538) [patch] add toString for NodeImpl and PropertyImpl

    [ https://issues.apache.org/jira/browse/JCR-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634047#action_12634047 ] 

Jukka Zitting commented on JCR-1538:
------------------------------------

> "failed to add property " + name + " to " + this

Wouldn't it be nice if Java supported stuff like "failed to add property ${name} to ${this}". Perhaps we should switch to Groovy. ;-)

> [patch] add toString for NodeImpl and PropertyImpl
> --------------------------------------------------
>
>                 Key: JCR-1538
>                 URL: https://issues.apache.org/jira/browse/JCR-1538
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: core 1.4.2
>            Reporter: Dave Brosius
>            Assignee: Jukka Zitting
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: node_and_property_toString.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> add toString for NodeImpl and PropertyImpl with new format. see how it is liked, before adding more.

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