On Dec 1, 2007 7:57 AM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > Do we have any mechanism for this? (see subject) For example, the DOM > extension is based off of the DOM Level 3 specification, but we have > some backwards-compatibility properties, some extra properties, etc. Do > we have standardized entities for handling such cases?
We don't, but it seems reasonable to have one as extensions are often one-to-one mapping of libraries/specifications with "minor adjustments" here and there. -Hannes