NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #401 (closed task: fixed)

Opened 2009-05-26T16:14:06-05:00

Last modified 2010-07-13T17:02:06-05:00

Split TiffTools into multiple utility classes

Reported by: curtis Owned by: melissa
Priority: minor Milestone: bio-formats-4.2
Component: bio-formats Severity: non-issue
Keywords: Cc:
Blocked By: Blocking:

Description

The TiffTools class has grown very large, and contains functionality for both reading and writing TIFFs. For the next release, we can modularize a bit more by splitting out the input-specific logic into a new TiffInputTools class, and the output-specific logic into a new TiffOutputTools class. Any more general or miscellaneous TIFF logic can stay in TiffTools.

Change History

comment:1 Changed 2009-09-08T13:34:52-05:00 by curtis

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

This work has been completed, with logic split into several classes in a new loci.formats.tiff package.

comment:2 Changed 2010-07-09T12:55:02-05:00 by melissa

  • Milestone bio-formats-4.2 deleted

Milestone bio-formats-4.2 deleted

comment:3 Changed 2010-07-13T17:02:06-05:00 by melissa

  • Milestone set to bio-formats-4.2