Skip to content

Split out some pieces of this component #14

Description

@ctrueden

Right now, this component contains the following:

  1. Core search framework: SearchService and Searcher plugin type.
  2. Searcher plugin implementation for modules
  3. Searcher plugin implementations for online resources including BISE, ImageJ wiki and ImageJ forum
  4. Swing UI search bar for use in Swing-oriented UIs

(1) belongs here for sure. (2) is debatable, but isn't a serious problem living here for now. (3) is ImageJ-centric and belongs elsewhere, probably in imagej/imagej-plugins-search. (4) is Swing-specific and belongs elsewhere, probably in scijava/scijava-ui-swing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions