Page MenuHomePhabricator

ChangeRequest.txt

Authored By
fritzsck
Oct 12 2009, 10:03 AM
Size
824 B
Referenced Files
None
Subscribers
None

ChangeRequest.txt

Summary of bug description
* Actual behavior: Modules cannot properly register properly their file readers and writers in order to provide their on file format
* expected behaviour: CoreObjectFactoryBase should provide a mechanism to register factories.
Cause of the bug
(How could this happen?, what went wrong?)
- does not apply here
Proposed solution
(How do I plan to fix this? Other solutions?)
- see attachment
Affected classes
(Which classes will be modified?)
- mitk/Core/Code/Algorithms/mitkCoreObjectFactory.cpp
- mitk/Core/Code/Algorithms/mitkCoreObjectFactory.h
- mitk/Core/Code/Algorithms/mitkCoreObjectFactoryBase.h
How will the bugfix get tested?
(unit test possible?, manual test necessary? how can it be tested?)
- is the CoreObjectFactory subject of unit testing yet?

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
208
Default Alt Text
ChangeRequest.txt (824 B)

Event Timeline

change request for CoreObjectFactory