Skip to content

Which parts of this project should go to imglib2 core? #1

Open
@hanslovsky

Description

@hanslovsky

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions