Re: [jira] Created: (CAY-1000) Duplicate items in list.

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Mar 05 2008 - 12:03:16 EST

  • Next message: Kevin Menard: "Re: [jira] Created: (CAY-1000) Duplicate items in list."

    On Mar 5, 2008, at 6:52 PM, Andrus Adamchik wrote:

    >> I have yet to map a relationship as a Set. Does the set
    >> implementation used preserve iteration order?
    >
    > No, it is a HashSet.

    But we can probably replace it with a LinkedHashSet I guess... Then
    the iteration order will match the List expectations (even if we add
    explicit relationship ordering per recent Jira). Then users can choose
    'Set' for relationships they are planning to modify and
    'List' (default) for the rest.

    Andrus



    This archive was generated by hypermail 2.0.0 : Wed Mar 05 2008 - 12:03:48 EST