|
The *real* thing that sucks with the W3C is defining standards without creating a reference implementation.
For example, when Sun published the J2EE specification, they also published a reference implementation, a server that implemented the standard.
This is common practice in the software world. The W3C on the other hand publishes a standard for web documents, and then cries that none of the browsers are fully compliant.
The primary reason that reference implementations are important is they validate the feasibility of implementing a specification or standard.
|