You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with this development task is that it would affect the Identifiable interface's class (generic signature), adding a type parameter.
This change is not backwards compatible.
The text was updated successfully, but these errors were encountered:
jxblum
changed the title
Refactor Identifiable to extend the Versioned interface
Refactor the Identifiable interface to extend the Versioned interface
Dec 22, 2022
jxblum
changed the title
Refactor the Identifiable interface to extend the Versioned interface
[OPTIONAL] Refactor the Identifiable interface to extend the Versioned interface
Jun 15, 2023
The problem with this development task is that it would affect the
Identifiable
interface's class (generic signature), adding a type parameter.This change is not backwards compatible.
The text was updated successfully, but these errors were encountered: