What does the world need from an AJAX Framework?
I’d like to pose two questions to the OpenAJAX community:
- What does the world need from an AJAX framework?
- What does the world want from an AJAX famework?
These are two very tough questions. The people I’ve been speaking to have a laundry list of features, however; the feature lists differ based on the application being built.
To start with, here’s a simple list to serve as a jumping off point:
- Dynamically extendible framework
- Solid Error handling
- Small browser footprint
- Compatibility, Compatibility, Compatibility
- i18n
- Bind to UI elements easily
- Flexible Server side framework
- Extensible Server side components/controls
So, what are your thoughts?
- Charles