You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/07/10 15:14:04 UTC

[jira] Created: (JCR-1017) Favour QValue.getPath() over getString() where appropriate

Favour QValue.getPath() over getString() where appropriate
----------------------------------------------------------

                 Key: JCR-1017
                 URL: https://issues.apache.org/jira/browse/JCR-1017
             Project: Jackrabbit
          Issue Type: Improvement
          Components: SPI
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor


To avoid extra conversion round trips QValue.getPath() should be used instead of  QValue.getString() where appropriate.

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


[jira] Issue Comment Edited: (JCR-1017) Favour QValue.getPath() over getString() where appropriate

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511430 ] 

Marcel Reutegger edited comment on JCR-1017 at 7/10/07 6:18 AM:
----------------------------------------------------------------

At the same time I will also check the usage of QValue.getQName().


 was:
At the same time I will also check the usage of QValue.getName().

> Favour QValue.getPath() over getString() where appropriate
> ----------------------------------------------------------
>
>                 Key: JCR-1017
>                 URL: https://issues.apache.org/jira/browse/JCR-1017
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> To avoid extra conversion round trips QValue.getPath() should be used instead of  QValue.getString() where appropriate.

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


[jira] Commented: (JCR-1017) Favour QValue.getPath() over getString() where appropriate

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511430 ] 

Marcel Reutegger commented on JCR-1017:
---------------------------------------

At the same time I will also check the usage of QValue.getName().

> Favour QValue.getPath() over getString() where appropriate
> ----------------------------------------------------------
>
>                 Key: JCR-1017
>                 URL: https://issues.apache.org/jira/browse/JCR-1017
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> To avoid extra conversion round trips QValue.getPath() should be used instead of  QValue.getString() where appropriate.

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


[jira] Resolved: (JCR-1017) Favour QValue.getPath() over getString() where appropriate

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

Marcel Reutegger resolved JCR-1017.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 554938

> Favour QValue.getPath() over getString() where appropriate
> ----------------------------------------------------------
>
>                 Key: JCR-1017
>                 URL: https://issues.apache.org/jira/browse/JCR-1017
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> To avoid extra conversion round trips QValue.getPath() should be used instead of  QValue.getString() where appropriate.

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


[jira] Updated: (JCR-1017) Favour QValue.getPath() over getString() where appropriate

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

Jukka Zitting updated JCR-1017:
-------------------------------

    Fix Version/s: 1.4

> Favour QValue.getPath() over getString() where appropriate
> ----------------------------------------------------------
>
>                 Key: JCR-1017
>                 URL: https://issues.apache.org/jira/browse/JCR-1017
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> To avoid extra conversion round trips QValue.getPath() should be used instead of  QValue.getString() where appropriate.

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