| 67 | |
| 68 | == Repository Directory Layout == |
| 69 | |
| 70 | This is not exactly a change on the language, but in order to support a change on the language we will need a '''branch''' on the models repository. |
| 71 | |
| 72 | Usually, SVN repositories follow the layout: |
| 73 | * trunk (the main development) |
| 74 | * branches (the branches for parallel development with the trunk) |
| 75 | * branch1 |
| 76 | * branch2 |
| 77 | * etc |
| 78 | |
| 79 | In order to implement this change we could just rename the '''mso''' directory on the repository to '''trunk''' and create another top folder called '''branches'''. |
| 80 | |
| 81 | ||Who || Opinion || Why || |
| 82 | ||Rafael || '''agreed''' || proposed the change || |