[ImageJ-devel] Code duplication...
Tobias Pietzsch
pietzsch at mpi-cbg.de
Tue Mar 13 10:04:50 CDT 2012
Hi,
I just noticed that currently there are 3 (three!) ConstantRandomAccess
implementations in ImgLib2
One by Albert in
net.imglib2.script.img.fn
One by Steffi in
net.imglib2.img.constant
And one by Lee (as an inner class) in
net.imglib2.sampler.special.ConstantRandomAccess
I didn't look in detail, but essentially all of those are doing the same
thing. Could we maybe get rid of two of those?
best regards,
Tobias
More information about the ImageJ-devel
mailing list