I’m glad Flash will be shielded from this. The words “standards” and “Rich Internet Application” feel like oil and water to me. While I believe usability standards are of the utmost need right now, I disagree on standardizing MXML; it’s already follows the XML schema, is well formed, and it validates against its DTD (which was shoe-horned into a DTD which is no fault of Macromedia’s, just the odd combination of a rich markup representing containers combined with a strict tag definition)… what really needs to be standardized about it? More so, why must MXML validate against the standard the W3C sets when it’s already valid XML? The last hypothetical question, “What defines a web application that uses markup to build it?” will hopefully answer all, and spawn (and answer) many other fundamental & important questions.
In all fairness, I am jumping the gun pre-judging deliverables on an initiative that has barely gotten started.
Anyway, snippet from the first deliverable.
This deliverable should be based on an existing application/UI format, such as Mozilla’s XUL, Microsoft’s XAML, Macromedia’s MXML or Laszlo Systems’ LZX, provided the owners of the format are willing to contribute. The format should allow embedded program code. This format, combined with the deliverables below and existing technologies including XHTML, CSS, XForms, SVG and SMIL, should provide a strong basis for rich client application development.
Web Application Formats
Programming Interfaces (AJAX/XMLHttpRequest)
Via Manish Jethani.