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 #1663 (closed defect: moved)

Opened 2013-03-07T10:49:15-06:00

Last modified 2013-06-05T15:40:47-05:00

Support for mixed world plugins

Reported by: bdezonia Owned by: dscho
Priority: major Milestone: imagej2-b8-analysis
Component: Legacy Compatibility Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1914

Description

We should support plugins that use both ImageJ2 and IJ1 data structures simultaneously. There would be a plugin that implements both IJ1's and IJ2's plugin interfaces. And we would support the @Parameter annotation of IJ1 objects (ImagePlus, etc.). Some of this work already exists on the legacy-delusions branch.

Change History

comment:1 Changed 2013-03-07T10:49:25-06:00 by bdezonia

  • Blocking 1661 added

comment:2 Changed 2013-03-07T10:52:28-06:00 by bdezonia

  • Owner changed from curtis to dscho
  • Status changed from new to assigned

comment:3 Changed 2013-06-05T15:40:47-05:00 by bdezonia

  • Blocking 1914 added; 1661 removed
  • Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis

comment:4 Changed 2014-05-03T09:44:44-05:00 by curtis

  • Status changed from assigned to closed
  • Resolution set to moved