1 person bested this! |
the goals of Jelix sums it up best :
- Performance: making a very fast framework (optimized code, cache system etc..)
- Simplicity: providing a friendly API, scripts for scafolding…
- Flexibility: allowing plugins, modules, event system..
- Robustness: responses to the browser are always in the expected format
- Pragmatism: not reinventing an API if PHP provides already this API
As a result, what i want from a framework is no bottlenecks but an efficient, elegant, coherent and understandable API. So that my work is more productive.
See http://jelix.org







Comments
Post the first comment!