[OS-JIRA] Created: (CAY-419) Collections aren't supported with in-memory filtering

From: jira-norepl..bjectstyle.org
Date: Tue Jan 10 2006 - 10:44:37 EST

  • Next message: Andrus Adamchik: "Mac Native Launcher"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-419

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-419
        Summary: Collections aren't supported with in-memory filtering
           Type: Improvement

         Status: Assigned
       Priority: Major

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Versions:
                 AFTER 1.2

       Assignee: Andrus Adamchik
       Reporter: Dave Merrin

        Created: Tue, 10 Jan 2006 10:44 AM
        Updated: Tue, 10 Jan 2006 10:44 AM

    Description:
    It would be good to be able to filter objects based on a property where the property is a collection.

    i.e. be able to filter on the 'name' of the ANOtherClass.

    class ClassToBeFiltered
    {
      ArrayList<ANOtherClass> list = new ArrayList<ANOtherClass>();
    }

    class ANOtherClass
    {
      String name = "test";
    }

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Tue Jan 10 2006 - 10:44:38 EST