Open
Description
Many of the classes and interfaces in this project could be added to imglib2
core. Essentially, all packages that are not named unsafe
plus most of net.imglib2.img.unsafe
. The classes in net.imglib2.img.unsafe
should be renamed from Unsafe<...>
to LongAccess<...>
.
This would leave only a small portion of the classes in imglib2-unsafe
but these classes would all make use of sun.misc.Unsafe
.
License headers and JavaDoc
will need to be adjusted before moving any of the classes to imglib2
core.
Opinions? @axtimwalde @tpietzsch
Metadata
Metadata
Assignees
Labels
No labels