Event Timeline
[SVN revision 23604]
FIX (#4234): split SceneSerialization into a part that depends only on mitkCore and one that depends on mitkCoreExt; make PlanarFigures depend only on the non-ext part
[SVN revision 23615]
COMP (#4234): start putting serializers for core objects into SceneSerializationBase
[SVN revision 23650]
FIX (#4234): make core serialization objects available to modules that use only SceneSerializationBase
Ok, the module is split up. Left to be done:
- Copy/Reuse the test of SceneSerializationBase (core) for SceneSerialization (non-core). I deactivated tests for non-core objects in the core-only-test
- Consider renaming SceneSerializationBase to SceneSerializationCore
Setting to ASSIGNED to make Bugzilla quiet.
TODO here:
- create a test for SceneSerialization by copy & think & paste (see comment above)
(In reply to comment #6)
TODO here:
- create a test for SceneSerialization by copy & think & paste (see comment
above)
I don't think this has been done yet. At least nobody committed changed for this bug ID.
Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.
Cleaning up some old tickets.. This one seems to be mostly fixed and nobody asked for its completion in a long time.