Eliminate Extents and Position classes
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The Extents and Position classes are redundant with ImgLib2 classes. The Position class may be equivalent to a Cursor. We may be able to eliminate them in favor of Intervals.
Migrated-From: http://trac.imagej.net/ticket/1996
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Extents and Position classes and reviewing how they relate to the ImgLib2 Cursor and Intervals concepts mentioned in the issue. Determine the replacement scope and affected callers before deciding whether both classes can be removed; done means the redundant classes are eliminated without leaving unresolved uses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100