Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out some pieces of this component #14

Open
ctrueden opened this issue Jun 12, 2018 · 0 comments
Open

Split out some pieces of this component #14

ctrueden opened this issue Jun 12, 2018 · 0 comments

Comments

@ctrueden
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant