KBD

Keith Devens .com

Tuesday, March 16, 2010 Flag waving
The Lord is my shepherd; I shall not want. – David (Psalm 23)
← BacklinksMoshe Bar answers questions →

Daily link icon Friday, June 7, 2002

Interview with Adam Bosworth

Via PHPEverywhere, an interview with Adam Bosworth at XML Magazine.

To illustrate why XML is so essential to loose coupling, let's consider some failure cases. Database client-server computing is a failure case. When people change the implementation of the database, it almost always causes the client code to break because the client code has intimate knowledge of the table layout in the database. Somewhat surprisingly, object-oriented computing, even with interfaces, is also a failure case. We have learned that changes to the implementations of objects over time tend to break the clients.

The only real success story to date in the world of loose coupling is the Web itself. When people change the implementation of their sites, often in very fundamental ways, the browser continues to be able to browse the site. The reason this works is that the browser makes no assumptions about the site's implementation. The only thing the browser knows is the wire format (usually HTML) and the protocol.

← BacklinksMoshe Bar answers questions →

Comments XML gif


Feel free to post a comment below. Please see my comment policy.

Formatting Rules (No HTML):

  • **bold**, *italic*, _underlined_, --strikeout--
  • "text"="url" creates a link, and URLs are auto-highlighted
  • Blockquote: Like e-mail, begin paragraph with > (greater-than sign)
  • Lists: begin paragraph with *,-, or + (unordered), or # (ordered)
  • Code block: ?!code:language=perl|php|sql|javascript|etc.{\n}...{\n}?!/code

:
(will be your IP address if blank)
: (optional)
(Will not be shown on site)

: (optional)
:

March 2010
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
28293031 



RSS feed RSS feed for Keith's Weblog
Atom feed Atom feed for Keith's Weblog
Weblog archive
Recent comments
  on 1 posts

Recent comments XML

new⇒Quantum physics and free will

I knew you were going to say that....

Tom Massey: Mar 15, 9:26pm

Generated in about 0.109s.

(Used 8 db queries)