#639 closed task (done)
visualization - persistance implementations for data model
Reported by: | cbahner | Owned by: | cbahner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | General | Version: | 3.2 |
Keywords: | Cc: |
Description ΒΆ
merge persistance functions into trunc
test save and load from hl
Change History (10)
comment:1 Changed 16 years ago by cbahner
- Status changed from new to assigned
comment:2 Changed 16 years ago by cbahner
comment:3 Changed 16 years ago by gkronber
- Resolution set to invalid
- Status changed from assigned to closed
Choose a descriptive name for this ticket.
comment:4 Changed 16 years ago by cbahner
- Resolution invalid deleted
- Status changed from closed to reopened
comment:5 Changed 16 years ago by cbahner
- Summary changed from persistance to visualization - persistance implementations for data model
comment:6 Changed 16 years ago by mstoeger
added many new persisted properties. removed useless comments. added XmlSupport class since the code for setting xml attributes is always the same. r1993
might add IStoreable support for axes, datarows,... later if there is enough time.
comment:7 Changed 16 years ago by mstoeger
implemented IStorable and made use of the PersistenceManager wherever possible. r1996
the persistence unit test still passes. TestEngine.hl can be opened even though the xml schema of the persisted data has changed a lot. making some changes, saving to another .hl file and opening it again also works.
it still needs more testing though!
comment:8 Changed 16 years ago by cbahner
- Resolution set to fixed
- Status changed from reopened to closed
comment:9 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
r1988 added color and y axis assignment to persistance