imglib / imglib2-roi

Regions of interest (ROIs) and labelings for ImgLib2
Other
8 stars 8 forks source link

LabelingMapping: Make InternedList protected #4

Closed dietzc closed 9 years ago

dietzc commented 9 years ago

for fast serialization/deserialization of the LabelingMapping we must be able to create InternedLists from outside.

@tpietzsch I know there is some refactoring going on, but maybe we can add this beforehands such that we get a back to a stable build of our software? Would be great!

tpietzsch commented 9 years ago

Sure, but all of this is going to change next week.

dietzc commented 9 years ago

Thanks! And: I know. Just want to have one running version beforehand. Then I know that our changes caused the problems and not something which happened before ;-)