<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    All --<br>
    <br>
    I (almost) have completed a refactoring of Ijx to remove any
    conflicting references to the package 'ij'.<br>
    <br>
    All of the code in the ij package was moved to the ijx package.&nbsp; I
    also reorganized (changed the location of) a variety of classes
    (mostly from ij/plugins) to better reflect the functional
    groupings.&nbsp; There are a number of things I still need to move.&nbsp; <br>
    <br>
    <div>It compiles, but where there a references to classes by string
      (as is the case for many command/plugin calls) the refactoring did
      not make the changes, so I need to manually go through and fix
      these. &nbsp;(Our new plugin discover mechanism will, hopefully,
      eliiminate these 'hard' string references.)<br>
      <br>
      Here is a view of the current arrangement:<br>
    </div>
    <div>&nbsp;</div>
    <div><img src="cid:part1.03070409.02010101@mbl.edu" border="0"><br>
      <br>
      -- Grant<br>
    </div>
    <br>
  </body>
</html>