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 2007/07/10 15:33:04 UTC

[jira] Created: (JCR-1018) introduce QValue.getCalendar()

introduce QValue.getCalendar()
------------------------------

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


Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.


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


[jira] Resolved: (JCR-1018) introduce QValue.getCalendar()

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

Marcel Reutegger resolved JCR-1018.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 554984

> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>         Attachments: JCR-1018.diff.txt
>
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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


[jira] Assigned: (JCR-1018) introduce QValue.getCalendar()

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

Julian Reschke reassigned JCR-1018:
-----------------------------------

    Assignee: Marcel Reutegger  (was: Julian Reschke)

Marcel, can you take over from here, implementing getCalendar() in QValueFactoryImpl?

> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>         Attachments: JCR-1018.diff.txt
>
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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


[jira] Updated: (JCR-1018) introduce QValue.getCalendar()

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

Julian Reschke updated JCR-1018:
--------------------------------

    Attachment: JCR-1018.diff.txt

Proposed change to ValueFormat, taking advantage of QValue.getCalendar.


> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-1018.diff.txt
>
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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


[jira] Updated: (JCR-1018) introduce QValue.getCalendar()

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

Jukka Zitting updated JCR-1018:
-------------------------------

    Fix Version/s: 1.4

> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: JCR-1018.diff.txt
>
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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


[jira] Commented: (JCR-1018) introduce QValue.getCalendar()

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

Marcel Reutegger commented on JCR-1018:
---------------------------------------

sure

> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>         Attachments: JCR-1018.diff.txt
>
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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


[jira] Commented: (JCR-1018) introduce QValue.getCalendar()

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

Julian Reschke commented on JCR-1018:
-------------------------------------

Added changes to interface and a dummy implementation in revision 554958.


> introduce QValue.getCalendar()
> ------------------------------
>
>                 Key: JCR-1018
>                 URL: https://issues.apache.org/jira/browse/JCR-1018
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>
> Introduce QValue.getCalendar() in order to avoid unnecessary conversions from/to string format.

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