[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: basic qs - how is xml more flexible for exchanging data?

  • To: Michael Kay <mike@s...>, 'xml dev' <xml-dev@l...>
  • Subject: RE: basic qs - how is xml more flexible for exchanging data?
  • From: Anil Philip <goodnewsforyou@y...>
  • Date: Fri, 16 Sep 2005 08:14:57 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nb1KqN6fTFHesG+tmxH2ZP4QbCpNr4ASKjN3lsun2kSoHRJVdcIII/gk62IoID23VgAFpAvNx4kV06jnwVaBUwk70vgTzlljllN6uLxvMqEGeY55j2TFyje6PSrVnpyZxYvVAaf6ZnUDvy8kB1D4LWankH57l5uMbOXBYgdwPMY= ;

email.yahoo.com
My point had little to do with 'C'. I used it as a
point to be as basic as possible. To be more rigorous
I should have said Corba instead of 'C' and 'idl
struct' instead of 'C struct'.
My point: For example in Corba, when an idl struct or
interface changes, then it is a major headache - every
client of the server has to be updated. At the very
least they must recompile their stubs and redeploy
their applications with the new idl interface in the
case if a new method is added with no other changes to
the interface; if the struct changed - say a new field
was added (not a modification or deletion which would
understandably affect everyone), then the server must
continue supporting the old struct as well as the new
one. For clients that want to stay with the old struct
(avoiding client code changes which they might not
need) the old servants must coexist with the new
servants in the server. I have seen this in practice
when the wireless telecom I worked at previously -
their Corba server had several independent wireless
resellers use it to exchange data. There was a good
deal of duplication in code and work and resources.
This is what I understand by tight coupling - which
reduces maintainability.
I thought that XML promoted loose coupling and
flexibility. I wondered if it was really so.
Additionally you now have the 'feature' of parsing of
tags and also type-conversion to get at the data.
thanks,
Anil Philip
----


for good news go to http://members.tripod.com/~goodnewsforyou/goodnews.html


		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.