https://bugzilla.wikimedia.org/show_bug.cgi?id=44556

       Web browser: ---
            Bug ID: 44556
           Summary: Differ needs a callback for comparing objects
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Diff
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Differs can not know by themselves how to determine whether two objects they
encounter as values should be considered equal. Per default, they check for
object identity only. This should be customizable.

Differs could just take a callback as a parameter to their constructor, and use
it to compare objects they encounter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to