wiki:BASE_PERSISTENCE_IMMUTABLES_R0
Last modified 3 years ago Last modified on 02/20/09 14:44:46

Ticket Summary Owner Status Type Component Priority Effort Importance
#340 BASE_PERSISTENCE_IMMUTABLES_R0 gogov closed planned_task BASE_PERSISTENCE 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: BASE_PERSISTENCE_IMMUTABLES_R0 - effort: 1d'

Analysis_owners

peko

Analysis_reviewers

gogov

Analysis_score

3.5

Design_owners

mira, deni

Design_reviewers

meddle, meddle

Design_score

0

Imp._reviewers

meddle

Imp._score

0

Test_score

0

Analysis

Overview

This task is about persisting immutables. Generally the idea is that in Sophie 2 we have immutables and ProObjects/Properties and they have to be persisted. The goal of this task is to provide a concept for persisting the immutables.

  • Immutables are not dependent on anything else.
  • Their persistence is quite trivial and currently supported by the formats. These include the backgrounds, titles, sizes etc.

Task requirements

Task result

  • wiki page
  • source code

Implementation idea

  • review code
  • add new XML tags
  • add the new immutables to the format

How to demo

  • show the wiki page.
  • run tests.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)