You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/04/06 14:10:13 UTC

[jira] Created: (PIVOT-50) Use a default comparator in pivot.io.Folder that sorts alphabetically

Use a default comparator in pivot.io.Folder that sorts alphabetically 
----------------------------------------------------------------------

                 Key: PIVOT-50
                 URL: https://issues.apache.org/jira/browse/PIVOT-50
             Project: Pivot
          Issue Type: Improvement
          Components: core-io
    Affects Versions: 1.2
            Reporter: Greg Brown
            Assignee: Greg Brown




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


[jira] Resolved: (PIVOT-50) Use a default comparator in pivot.io.Folder that sorts alphabetically

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

Greg Brown resolved PIVOT-50.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.1

A stock comparator class has been added to Folder. However, it is not applied by default - this will be the caller's responsibility.



> Use a default comparator in pivot.io.Folder that sorts alphabetically 
> ----------------------------------------------------------------------
>
>                 Key: PIVOT-50
>                 URL: https://issues.apache.org/jira/browse/PIVOT-50
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-io
>    Affects Versions: 1.2
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.1.1
>
>


-- 
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: (PIVOT-50) Use a default comparator in pivot.io.Folder that sorts alphabetically

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696548#action_12696548 ] 

Greg Brown edited comment on PIVOT-50 at 4/10/09 4:41 AM:
----------------------------------------------------------

A stock comparator class has been added to Folder and is now set as the default.




      was (Author: gbrown):
    A stock comparator class has been added to Folder. However, it is not applied by default - this will be the caller's responsibility.


  
> Use a default comparator in pivot.io.Folder that sorts alphabetically 
> ----------------------------------------------------------------------
>
>                 Key: PIVOT-50
>                 URL: https://issues.apache.org/jira/browse/PIVOT-50
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-io
>    Affects Versions: 1.3
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.2
>
>


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


[jira] Commented: (PIVOT-50) Use a default comparator in pivot.io.Folder that sorts alphabetically

Posted by "Noel Grandin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696059#action_12696059 ] 

Noel Grandin commented on PIVOT-50:
-----------------------------------

It might be worth making something like this

  http://weblogs.java.net/blog/skelvin/archive/2006/01/natural_string.html

the default comparator for lists of text data in Pivot.

It sorts textual data like iTunes does, trying to be clever about embedded numbers.



> Use a default comparator in pivot.io.Folder that sorts alphabetically 
> ----------------------------------------------------------------------
>
>                 Key: PIVOT-50
>                 URL: https://issues.apache.org/jira/browse/PIVOT-50
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-io
>    Affects Versions: 1.2
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>


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