61 | | ^Describe and link the implementation results here (from the wiki or the repository). |
| 61 | The class hierarchy has been implemented according to the design. Every class temporarily has an R4 suffix that will be removed when replacing the old model. The changesets are: [4323] [4379] [4407] [4409] [4437] [4438][[BR]] |
| 62 | There are tests for the static methods of the [source:/browser/branches/private/mira/resourcesRefactoring/modules/org.sophie2.base.model.resources.r4/src/main/java/org/sophie2/base/model/resources/r4/resources/ResourceR4.java ResourceR4 class]: ''Here goes the changeset for the test''.[[BR]] |
| 63 | There will be helper classes that will serve as a bridge between the new and the old model. They will consist of auto-properties (in terms of ProLib) that will access the keys. Here's an example: |
| 64 | {{{ |
| 65 | Here goes the example. |
| 66 | }}} |
| 67 | |
| 68 | Writing these helpers will be part of the task for refactoring. |
| 69 | |
| 70 | Here are the tickets for the tasks that follow this one and will be finished in the next weeks:[[BR]] |
| 71 | ''Here go the links to the tickets created with some explanation''. |