The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Re: An example of WS-Addressing silliness

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Re: An example of WS-Addressing silliness Posted: Aug 13, 2004 9:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Re: An example of WS-Addressing silliness
Feed Title: Michael Lucas-Smith
Feed URL: http://www.michaellucassmith.com/site.atom
Feed Description: Smalltalk and my misinterpretations of life
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Michael Lucas-Smith

Advertisement

Spotted in Web Things, by Mark Baker

Just recently W3 has approached WS-Addressing. Mark Baker is on the ball, pointing out that this is a waste of a spec, where URI's can do just as good a job. It appears as though they've taken what a URI actually is (ie: its object model) and defined that as XML. Then thrown in namespaces to extend what a URI is capable of containing in terms of information.

What is amazing is that they managed to get this URI modelling wrong! They don't have tags for the components of the address, only the parameters.

Tell me.. why is it that CSS isn't defined in XML? Or XPath isn't defined in XML? It's very simple really. It's impracticable to have every descriptive language defined in XML. So why would we want to write URI's in XML? Well, honestly, we wouldn't - URI's work, are standard and are well supported all around.

Read: Re: An example of WS-Addressing silliness

Topic: XStream roadmap: What do YOU want to see? Previous Topic   Next Topic Topic: XStream 1.0.2 released

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use