Re: Decentralised extensibility idea (ISSUE-41)

On Fri, Jan 15, 2010 at 9:13 AM, Toby Inkster <tai@g5n.co.uk> wrote:
>        <html profile="http://example.com/CarML/html5">
>
> would automatically license class="Car" and associated data-* attributes
> to have their CarML meaning everywhere in the document. So repetition of
> the profile is rarely needed.

It looks like you're saying that the UA either has to retrieve the
resource at the profile URL to know how to extract data from the page,
or has to understand the vocabulary natively and just activates it
when the profile is present.

The first runs into all of the same problems that DOCTYPE retrieval
has.  If this is the case, how are you addressing this?

The second isn't really distributed extensibility, because the
browsers have to support each vocab manually.

~TJ

Received on Friday, 15 January 2010 16:23:26 UTC