Most of the classes in ome.smuggler.core.convert and ome.smuggler.core.io are general-purpose so should be moved to the util project. Ditto for general-purpose value types in ome.smuggler.core.types. This reshuffling is going to help with the bigger refactoring of the message queue component.
Most of the classes in
ome.smuggler.core.convert
andome.smuggler.core.io
are general-purpose so should be moved to theutil
project. Ditto for general-purpose value types inome.smuggler.core.types
. This reshuffling is going to help with the bigger refactoring of the message queue component.