Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

User Story #11981 (new)

Opened 10 years ago

Last modified 8 years ago

Renaming of packages

Reported by: rleigh Owned by:
Priority: critical Milestone: OME-Files
Component: Bio-Formats Keywords: n.a.
Cc: Story Points: n.a.
Sprint: n.a. Importance: n.a.
Total Remaining Time: n.a. Estimated Remaining Time: n.a.

Description

This story is to track the renaming of the packages in bioformats, as discussed on 12/02/2014.

Overview:
https://docs.google.com/document/d/16vr5U9HZ4lFB17yUH4if_WuPQ4A4s3bpRUVWsrTzVSQ/edit

Change History (8)

comment:1 Changed 10 years ago by mlinkert

comment:2 Changed 10 years ago by crueden-x

For completeness: here is the list of Bio-Formats classes upon which scifio-ome-xml depends, as of this writing:

$ git grep -h 'import loci' | sort -u
import loci.common.services.DependencyException;
import loci.common.services.ServiceException;
import loci.common.services.ServiceFactory;
import loci.common.xml.XMLTools;
import loci.formats.IFormatWriter;
import loci.formats.MetadataTools;
import loci.formats.meta.FilterMetadata;
import loci.formats.meta.IMetadata;
import loci.formats.meta.MetadataRetrieve;
import loci.formats.meta.MetadataStore;
import loci.formats.ome.OMEXMLMetadata;
import loci.formats.ome.OMEXMLMetadataImpl;

comment:3 Changed 10 years ago by crueden-x

The only one which worried me was IFormatWriter, but fortunately that one is imported for javadoc only:

$ git grep IFormatWriter
src/main/java/io/scif/ome/formats/OMETIFFFormat.java:            * IFormatWriter, as it will not contain the required BinData.BigEndian
src/main/java/io/scif/ome/formats/OMETIFFFormat.java:            * by an IFormatWriter. Any OME-XML generated from this MetadataStore is
src/main/java/io/scif/ome/services/OMEMetadataService.java:import loci.formats.IFormatWriter;
src/main/java/io/scif/ome/services/OMEMetadataService.java:      * populated for use with an {@link IFormatWriter} (assuming it is also a
src/main/java/io/scif/ome/services/OMEMetadataService.java:      * populated for use with an {@link IFormatWriter} (assuming it is also a
src/main/java/io/scif/ome/services/OMEMetadataService.java:      * populated for use with an {@link IFormatWriter} (assuming it is also a

So I think there is no problem there.

comment:4 Changed 9 years ago by mlinkert

  • Milestone changed from 5.1.0 to 5.x

comment:5 Changed 9 years ago by jburel

I am not able to open the g.doc listed in the description.
A problem might have occurred during the migration

comment:6 Changed 8 years ago by jamoore

  • Milestone changed from 5.x to Unscheduled

comment:7 Changed 8 years ago by mlinkert

  • Owner mlinkert deleted

I'd assume we don't want to do this before 6.0.0.

comment:8 Changed 8 years ago by jamoore

  • Milestone changed from Unscheduled to OME-Files
  • Priority changed from minor to critical

Moving to OME-Files since I believe we can start working on new names there without impacting Bio-Formats.

Increasing the priority because *if* we want to do this for 6.0.0 then we can't miss the "breaking change" cut-off.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.81501 sec.)

We're Hiring!