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 #571 (closed defect: fixed)

Opened 2011-06-07T13:28:01-05:00

Last modified 2011-06-07T13:28:10-05:00

Simplify DataObject interface

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jun-06 to Jun-17
Component: Data Model Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

DatObject interface exposes methods register() and delete(). Perhaps this is not the best design. Make them protected in AbstractDataObject instead.

Change History

comment:1 Changed 2011-06-07T13:28:07-05:00 by bdezonia

  • Status changed from new to accepted

comment:2 Changed 2011-06-07T13:28:10-05:00 by bdezonia

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