| - How easy was the setup ? | | - How easy was the setup ? |
| - How easy is the deployment of new versions ? | | - How easy is the deployment of new versions ? |
| - How extend able is the result ? (e.g. Imagine i | | - How extend able is the result ? (e.g. Imagine i |
| would like to add a workflow where changes get onl | | would like to add a workflow where changes get onl |
| ine once an administrator approves them) | | ine once an administrator approves them) |
| - How much [duplication](http://c2.com/cgi/wiki?Do | | - How much [duplication](http://c2.com/cgi/wiki?Do |
| ntRepeatYourself) was necessary ? (e.g. need to de | | ntRepeatYourself) was necessary ? (e.g. need to de |
| scribe the models in the database as well as in co | | scribe the models in the database as well as in co |
| de or xml ? / need to describe attributes of model | | de or xml ? / need to describe attributes of model |
| s in models and views ?, etc.) | | s in models and views ?, etc.) |
| - How much useless code (code which is the same fo | | - How much useless code (code which is the same fo |
| r every application, view, model, ...) was require | | r every application, view, model, ...) was require |
| d | | d |
t |
| t | - URLs
|
| | | - How works the mapping of URLs ?
|
| | | - How can you link in templates to other actio |
| | | ns/views/... ?
|
| | | |
| | | |
| # Interesting links | | # Interesting links |
| | | |
| - <http://www.theserverside.com/news/thread.tss?th | | - <http://www.theserverside.com/news/thread.tss?th |
| read_id=32723> | | read_id=32723> |