Re: Why XML to comunicate Distributed Components?
- From: carofe <carlosrf82@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 07:42:15 -0800 (PST)
On 28 feb, 11:13, shashank <shashank...@xxxxxxxxx> wrote:
On Feb 27, 10:17 pm, carofe <carlosr...@xxxxxxxxx> wrote:You mean, XML language has more acceptance than others language to
Well, the purposing of this post is to find good reason about xml
technology as message format.
My question is: Why the communication between components should be
XML?
XML has some features as self-described, human-readable, etc..., and
there are many tools for validation and parsing.
Those features are very useful for Configuration files and
Descriptions file which could be edited by humans.
But, Are those features necessaries to communicate two components? Is
it necessary that communication between two component being human-
readable?
About self-described:
Self-described messages is useful for computing, I mean, validations,
infering, etc... But, Is it necessary the message in Plain Text
format?.
Which are the benefit of use XML to communicate components?
XML files are readable, self-descriptive etc. are not really a reason
for using it for communicating among components build using disparate
technologies.
Mainly because of its inertness to specific processing technology,
(read) by OMG, SUN, Microsoft, IBM etc, it has got more wider
acceptance.
regards,
shashank
standardize some messages interchange protocols and representations of
information to be exchanged.
Well, but why? What is the great benefit or property or feature of XML
which enables it to be the better way?
Why not IDL(for example)?
Tools? Mony? Easy to Understand? The most extensible?
.
- Follow-Ups:
- Re: Why XML to comunicate Distributed Components?
- From: carofe
- Re: Why XML to comunicate Distributed Components?
- References:
- Why XML to comunicate Distributed Components?
- From: carofe
- Re: Why XML to comunicate Distributed Components?
- From: shashank
- Why XML to comunicate Distributed Components?
- Prev by Date: Re: Why XML to comunicate Distributed Components?
- Next by Date: Re: Why XML to comunicate Distributed Components?
- Previous by thread: Re: Why XML to comunicate Distributed Components?
- Next by thread: Re: Why XML to comunicate Distributed Components?
- Index(es):
Relevant Pages
|