Hi Grant,<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">I (almost) have completed a refactoring of Ijx to remove any
conflicting references to the package 'ij'.<br></blockquote>
<br>Great. I have added ImageJX to the umbrella POM, which means it will compile along with several other modules if "mvn" is run from the toplevel directory. Please note: this means that the Hudson will now include IJX in the automated compile-and-test process—which means we will be notified any time a commit to ijx happens that breaks the build.<br>
<br>-Curtis<br><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 11:12 AM, Grant B. Harris <span dir="ltr"><<a href="mailto:gharris@mbl.edu">gharris@mbl.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div 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. I
also reorganized (changed the location of) a variety of classes
(mostly from ij/plugins) to better reflect the functional
groupings. There are a number of things I still need to move. <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. (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> </div>
<div><img src="cid:part1.03070409.02010101@mbl.edu" border="0"><br>
<br>
-- Grant<br>
</div>
<br>
</div>
<br>_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagejdev.org">ImageJ-devel@imagejdev.org</a><br>
<a href="http://imagejdev.org/mailman/listinfo/imagej-devel" target="_blank">http://imagejdev.org/mailman/listinfo/imagej-devel</a><br>
<br></blockquote></div><br>