| Line | |
|---|
| 1 | DISCLAIMER: |
|---|
| 2 | ----------- |
|---|
| 3 | This project is a small experiment. Many of the technical decisions clearly aren't the best, but just personal stretches of imagination and curiosity. |
|---|
| 4 | |
|---|
| 5 | Some loose premises were: |
|---|
| 6 | - enabling both traditional and AJAX minded templates |
|---|
| 7 | - experiment with XSLT |
|---|
| 8 | - experiment with an as-pure-as-feasable XSLT i18n scheme |
|---|
| 9 | - experiment with a MVC inspired pattern |
|---|
| 10 | - do it all on a very small project, so I can abandon any of the above premises at any time |
|---|
| 11 | |
|---|
| 12 | Bug reports and improvement ideas are more than welcome, but please keep in mind the experimental nature of the code when suggesting overhauls. |
|---|