XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XHTML 2 Working Group won't be renewed?

Kurt Cagle schrieb am 08.07.2009 um 14:30:34 (-0700):

> [...] the redundency inherent in ns prefixes. Perhaps something along
> the lines of
> 
> <html>
>    <nsinclude xmlns:my="http://www.myvocabulary.com/xmlns/mynamespace"; map="
> http://www.w3.org/1999/xhtml"/>
>    <nsinclude xmlns:foo="http://www.myvocabulary.com/xmlns/foonamespace";
> map="http://www.w3.org/1999/xhtml"/>

Unqualified opinion ahead:

The one truly horrible thing about namespaces is the horrible
convention adopted of making them way too complicated for the
eyeball to parse easily with no obvious benefit at all. (And not
even hidden benefits, I think.)

Why can't people just make them simpler? Like Java packages?

  <Urmel xmlns="de.milu.ns.eins"/>
  <mv:bla xmlns:mv="com.myvocabulary.mynamespace"/>

Prefixes and declarations aren't the problem. Unreadable URIs are.

So conditioned by frustration and wasted time, whenever something
doesn't work, one of the first things I see coming to mind is to
double-check the bloody namespace URIs. *Double-check* - because
one quick glance is not enough when dealing with these long-winded
URIs.

Michael Ludwig


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS