NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #322 (closed task: wontfix)

Opened 2011-01-15T14:24:24-06:00

Last modified 2012-02-24T16:10:06-06:00

Improve mutability of Datasets

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Feb-14 to Feb-25
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #17

Description

Right now Datasets only support adding and deleting single subsets (such as planes in a 3d dataset) in the outermost dimension. Update Dataset and implementations to allow any number of subsets to be added at some position along any one of its axes.

Change History

comment:1 Changed 2011-01-15T14:24:34-06:00 by bdezonia

  • Status changed from new to accepted

comment:2 Changed 2011-02-15T10:41:30-06:00 by bdezonia

  • Status changed from accepted to closed
  • Resolution set to fixed

The Dataset code is being retired. This ticket can go away.

comment:3 Changed 2011-02-15T10:44:44-06:00 by bdezonia

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 2011-02-15T10:47:15-06:00 by bdezonia

  • Status changed from reopened to closed
  • Resolution set to wontfix

comment:5 Changed 2012-02-24T16:10:06-06:00 by curtis

  • Blocking 17 added