#980 closed enhancement (done)
Implement IContent, IStorableContent, ContentManager and needed base classes
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Common | Version: | 3.3 |
Keywords: | Cc: |
Description
A new mechanism for to saving and loading of objects in the GUI is needed. Hence a class StorableContent and a ContentManager, instead of the FileManager, should be implemented.
Change History (11)
comment:1 Changed 15 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 15 years ago by mkommend
comment:3 Changed 15 years ago by mkommend
added implementation of propagate changes and save asynchronous r3406
comment:4 Changed 15 years ago by mkommend
adapted contents according to discussions with swa r3412
comment:5 Changed 15 years ago by mkommend
added accidentally removed property ReadOnlyView in IContent r3414
comment:6 Changed 15 years ago by mkommend
created questionable stub of ContentManager r3424
comment:7 Changed 15 years ago by swagner
comment:8 Changed 15 years ago by swagner
comment:9 Changed 14 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:10 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
Note: See
TracTickets for help on using
tickets.
added stubs for content classes and interfaces r3405