Uploaded image for project: 'Commons DbUtils'
  1. Commons DbUtils
  2. DBUTILS-61

Backwards binary compatibility broken in KeyedHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3
    • None

    Description

      In revision r832220 KeyedHandler's API was modified. KeyedHandler#createRow used to be able to return any object, but now can only return a Map (and a map of Strings to Objects, at that).

      clirr reports this as a binary backwards compatibility error; even "correct" subclasses of KeyedHandler that attempt to override createRow will find that we ignore the subclass implementation and simply invoke KeyedHandler#createRow instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dfabulich Daniel Fabulich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: