I’m currently working on a somewhat project called Jomito, which is a a huge project as I’m (currently) the only developer working on it. I’ve been researching into different Ajax frameworks for a while now but I still can’t decide which one is the right one for the project now – and a year from now.
Being a developer means I have to develop stuff, but I also like to reuse code and use project-proven libraries and frameworks to ease the workload without suffering from lack of functionality, scalability, flexibility and upgradeability (is that even a word?).
I have very simple requirements for the library (in random order):
1) It must be “light” – fast loading, no CPU-hugging
2) It must be open-source
3) It must be upgradeable
4) It must be well documented
and last, but not least…
5) It must be compatible with Internet Explorer (6+7), Firefox, Safari and Opera
These are the current contestants:
- Mootools
- Prototype
- Dojo
Question is – have I missed anyone important? Suggestions are welcome.
By the way – I’m leaning towards Mootools.