You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Heuer (JIRA)" <ji...@apache.org> on 2008/05/05 19:21:55 UTC

[jira] Created: (BEANUTILS-313) [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties

[beanutils] BeanComparatorChain, yet another composite comparator based on bean properties
------------------------------------------------------------------------------------------

                 Key: BEANUTILS-313
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-313
             Project: Commons BeanUtils
          Issue Type: New Feature
          Components: Bean-Collections
            Reporter: Michael Heuer
            Priority: Minor
         Attachments: BeanComparatorChain.java, BeanComparatorChainTest.java, ExampleBean.java, ExampleBeanBeanComparatorChainTest.java

For your consideration, attached is BeanComparatorChain, a Comparator implementation that maintains an o.a.c.collections.comparators.ComparatorChain of o.a.c.beanutils.BeanComparators.

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


[jira] Updated: (BEANUTILS-313) [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties

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

Michael Heuer updated BEANUTILS-313:
------------------------------------

    Attachment: BeanComparatorChain.java

> [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties
> ------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-313
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-313
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>          Components: Bean-Collections
>            Reporter: Michael Heuer
>            Priority: Minor
>         Attachments: BeanComparatorChain.java, BeanComparatorChainTest.java, ExampleBean.java, ExampleBeanBeanComparatorChainTest.java
>
>
> For your consideration, attached is BeanComparatorChain, a Comparator implementation that maintains an o.a.c.collections.comparators.ComparatorChain of o.a.c.beanutils.BeanComparators.

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


[jira] Updated: (BEANUTILS-313) [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties

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

Niall Pemberton updated BEANUTILS-313:
--------------------------------------

    Fix Version/s: LATER THAN 1.8.0

> [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties
> ------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-313
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-313
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>          Components: Bean-Collections
>            Reporter: Michael Heuer
>            Priority: Minor
>             Fix For: LATER THAN 1.8.0
>
>         Attachments: BeanComparatorChain.java, BeanComparatorChainTest.java, ExampleBean.java, ExampleBeanBeanComparatorChainTest.java
>
>
> For your consideration, attached is BeanComparatorChain, a Comparator implementation that maintains an o.a.c.collections.comparators.ComparatorChain of o.a.c.beanutils.BeanComparators.

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


[jira] Updated: (BEANUTILS-313) [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties

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

Michael Heuer updated BEANUTILS-313:
------------------------------------

    Attachment: ExampleBeanBeanComparatorChainTest.java
                ExampleBean.java
                BeanComparatorChainTest.java

> [beanutils] BeanComparatorChain, yet another composite comparator based on bean properties
> ------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-313
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-313
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>          Components: Bean-Collections
>            Reporter: Michael Heuer
>            Priority: Minor
>         Attachments: BeanComparatorChain.java, BeanComparatorChainTest.java, ExampleBean.java, ExampleBeanBeanComparatorChainTest.java
>
>
> For your consideration, attached is BeanComparatorChain, a Comparator implementation that maintains an o.a.c.collections.comparators.ComparatorChain of o.a.c.beanutils.BeanComparators.

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