Login  Register

Re: ImageJ development involvement/contributions

Posted by Raymond Martin-2 on Dec 03, 2009; 2:20pm
URL: http://imagej.273.s1.nabble.com/ImageJ-development-involvement-contributions-tp3690030p3690090.html

Hi Johannes,

> welcome to ImageJ.

Thanks.

> On Wed, 2 Dec 2009, Raymond Martin wrote:
> > > > I just got the code and started to upgrade some of the AWT stuff to
> > > > Swing. It compiles and runs okay (I can load an image, etc.). Still
> > > > more work to get rid of all the glitches, but it is a start.
> > >
> > > About half a dozen developers have attempted that. There are lots of
> > > issues involved, it's not a trivial matter of
> > >  "upgrading".
> >
> > Really. I am not that half dozen developers and my attempt to "upgrade"
> > the Swing parts does work.It was rather trivial given my years of
> > software development experience working with Java, C/C++, etc.
>
> Unfortunately, I have to agree with Albert that it is very unfortunate you
> picked the "upgrading" of AWT to Swing as your subject.
>
> ...

From what you have written, I will be sure to make my code backwards
compatible with AWT plugins, as well as providing an upgraded Swing
UI and facility for newer Swing plugins. It is quite doable in my opinion.

I think I will just let my work speak for itself and post back when I have
worked it out. Unless someone else has other information that might
be helpful towards this end I will leave it at that for now.

Kind regards,

Raymond Martin