Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4399

ResourceEntry implementations to not implement equals/hashCode

    XMLWordPrintable

Details

    Description

      The default implementation of Resource.getChildren(String) returns a LinkedHashSet containing child entries. However, it seems none of the implementations of Resource.ResourceEntry implement equals() and hashCode(). This causes headaches for anyone creating a custom resource that wishes to augment the set returned by the default implementation of this method.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: