A thought-provoking article from ZDNET concludes, "XML standards are the latest in a series of great hopes in IT. Too bad it's all marketing and not the reality." The article points out four mistakes: Nonalignment, over-promising, overdoing it, and overreaching being made by people that are creating XML based standards.
Read article here
-
Why 90 percent of XML standards will fail (3 messages)
- Posted by: Ed Saikali
- Posted on: February 26 2001 15:40 EST
Threaded Messages (3)
- Why 90 percent of XML standards will fail by Robert McIntosh on February 27 2001 09:48 EST
- Why 90 percent of XML standards will fail by Jay Zou on February 27 2001 13:10 EST
- Why 90 percent of XML standards will fail by Web Master on March 02 2001 15:59 EST
-
Why 90 percent of XML standards will fail[ Go to top ]
- Posted by: Robert McIntosh
- Posted on: February 27 2001 09:48 EST
- in response to Ed Saikali
I happen to be a big believer in XML, but I do agree with some of the points made in this article. I don't really think XML will fail itself, as there is too much push for it right now and it helps in a lot of areas. However, a lot of the standards probably will fail because of lack of interest in applying them, complexity, not enough complexity, etc.
A lot of companies will just use their own internal standards, or create compatability with their partners instead of trying to fit their needs into an existing XML standard, and of course some people are just tired of waiting for standards bodies to make decisions.
my humble .02...
Robert
-
Why 90 percent of XML standards will fail[ Go to top ]
- Posted by: Jay Zou
- Posted on: February 27 2001 13:10 EST
- in response to Ed Saikali
I think some author's critics are pretty right but I do see a new wave or revolution of internet: embed artificial intelligence into web. XML is the language that both human and machine can understand and are accepted universally. -
Why 90 percent of XML standards will fail[ Go to top ]
- Posted by: Web Master
- Posted on: March 02 2001 15:59 EST
- in response to Jay Zou
XLM is over-hyper. IMO it's just a standar way to create a plain text file, leaving the parser mechanism implementation to others.
You can implement a XSL-like thing for properties, join XML and XPATH and you have a properties file, etc. If you're using third party tools for your things it's ok, but try to implement comunication protocol between apps and it's a headache.