Skip to content

Consolidate generics reasoning dependencies #24

@wiedenm

Description

@wiedenm

At the moment, we make use of a fork of Apache Commons TypeUtils, a fork of GenTyRef, and have a dependency on Google Guava (TypeToken) to enable the generics handling involved in Op matching. The ongoing work on #2 will probably add yet another dependency, GeAnTyRef.
GeAnTyRef may have the potential to replace one or more of the previously mentioned dependencies (e.g., it has an own TypeToken), or to even get rid of all of the generics-related functionality of org.scijava.util.Types. It deserves some more investigation to see if it meets all our requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions