root/README

Revision 0b0880ab59ab70e7b2a307c7636e2c17bc7f657d, 0.6 KB (checked in by Leo 'costela' Antunes <leo@…>, 5 years ago)
  • functional form
  • skeletal structure for general server-side validation

git-svn-id:  http://svn.costela.net/guck/trunk@6 0b27b881-053d-0410-9699-9726465f5fd6

  • Property mode set to 100644
Line 
1DISCLAIMER:
2-----------
3This project is a small experiment. Many of the technical decisions clearly aren't the best, but just personal stretches of imagination and curiosity.
4
5Some 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
12Bug reports and improvement ideas are more than welcome, but please keep in mind the experimental nature of the code when suggesting overhauls.
Note: See TracBrowser for help on using the browser.