imagej / imagej/imagej-plugins-commands
Split core ImageJ commands into two components
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
From an [imagej-devel mailing list thread](http://imagej.net/pipermail/imagej-devel/2013-May/001495.html):
> Are you planing to re-organize the plugins, e.g. such that plugins,
> which are interesting for any application reside in their own
> jar-file?
The idea is to split the core IJ commands into two different components (i.e., JAR files): one intended for headless consumption, and one intended for the end user application (which will include e.g. the interactive meta-commands).
Migrated-From: http://trac.imagej.net/ticket/1953
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked imagej-devel mailing-list thread and inspecting how the core IJ commands are currently organized. Define the boundary between headless commands and interactive meta-commands, then verify that the result produces two separate JAR components with the intended contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100