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 #463 (closed task: fixed)

Opened 2010-01-13T10:43:57-06:00

Last modified 2010-07-13T17:00:35-05:00

Utility class review

Reported by: melissa Owned by: melissa
Priority: critical Milestone: bio-formats-4.2
Component: bio-formats Severity: serious
Keywords: cleanup Cc:
Blocked By: Blocking:

Description

Review the following classes in loci.common:

  • Ini*
  • XMLTools
  • DateTools
  • DataTools
  • ReflectedUniverse

We may be able to replace INI parsing logic with ini4j. Most DataTools methods can likely be eliminated or replaced with more efficient java.nio-based implementations.

In addition, we need to verify that:

  • Methods are properly documented.
  • Duplicate/extraneous code is eliminated.
  • Classes are thread-safe.

Change History

comment:1 Changed 2010-02-04T15:17:10-06:00 by melissa

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

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:00:35-05:00 by melissa

  • Milestone set to bio-formats-4.2