Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#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 15 years ago by cbahner

  • Status changed from new to assigned

comment:2 Changed 15 years ago by cbahner

r1988 added color and y axis assignment to persistance

comment:3 Changed 15 years ago by gkronber

  • Resolution set to invalid
  • Status changed from assigned to closed

Choose a descriptive name for this ticket.

comment:4 Changed 15 years ago by cbahner

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:5 Changed 15 years ago by cbahner

  • Summary changed from persistance to visualization - persistance implementations for data model

comment:6 Changed 15 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 15 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 15 years ago by cbahner

  • Resolution set to fixed
  • Status changed from reopened to closed

comment:9 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.