[ImageJ-devel] [fiji-devel] creating io.scif.img.ImgOpener currently fails in Fiji

Johannes Schindelin Johannes.Schindelin at gmx.de
Fri Aug 22 10:53:28 CDT 2014


Hi Tobias,

On Fri, 22 Aug 2014, Tobias Pietzsch wrote:

>     final ImgOpener opener = new ImgOpener( new Context(
>     SCIFIOService.class, AppService.class, StatusService.class ) );

Why do you create a new Context everytime? That's a bit wasteful...

Ciao,
Johannes



More information about the ImageJ-devel mailing list