Page MenuHomePhabricator

Single/double mode property of PlanarCross is not serialized
Closed, ResolvedPublic

Description

PlanarCross has a property defining whether the contained figure represents a single line or a real (orthogonal) cross. This property is however defined at the level of PlanarCross (not at the level of PlanarFigure), and thus in not serialized.

To ensure that this property is serialized (and also other properties defined in future PlanarFigure sub-classes), a general property mechanism could be used.

Event Timeline

Depends on T4006 (creation of PlanarFigure module)

[SVN revision 22875]
ENH (#4003): Change way how properties of PlanarFigures (such as open/closed, single/double line, etc.), are stored (now as MITK properties)

[SVN revision 22879]
FIX (#4003): Deserialize PlanarFigure spacing

[SVN revision 22880]
ENH (#4003): Add unit test for PlanarFigure serialization and deserialization

Adding worked hours for fixing this issue and creating a test

Geschlossen. Der Bug war einem früheren Iterationsziel untergeordnet, das erledigt ist.