wiki:BASE_PERSISTENCE_IMMUTABLES_R0

Version 5 (modified by peko, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=BASE_PERSISTENCE_IMMUTABLES_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

This task is about persisting immutable things. Generally we have immutable things and properties with pro objects that have to be persisted. This task is responsible for persisting the immutables.

  • They are usually 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 immutable things 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.)