Ticket #250 (closed task: invalid)
Opened 2010-10-11T16:29:15-05:00
Last modified 2010-10-18T10:27:17-05:00
Try to merge imagej ijx branch back to trunk
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Build System | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
We have done a lot of work on trunk, most notably unit tests and the imglib integration. Meanwhile, Grant has refactored the entire codebase on the ijx branch. Ultimately the ijx work must be merged with trunk, or abandoned.
Change History
comment:1 Changed 2010-10-18T10:27:17-05:00 by curtis
- Status changed from new to closed
- Resolution set to invalid
The two branches are not yet ready to be merged. Regardless, with our latest design, it makes more sense to refactor the imglib functionality into an adapter layer rather than merge it directly into the ijx code. We should still adapt the existing unit tests to work with the ijx branch, though.