← Prev in month ← Prev in thread

Re: [xml-dev] XML as "passive data" (Re: [xml-dev] The Browser Wars are Dead! Long Live the Browser Wars!)

From
Jonathan Robie <>
To
Mike Champion <>, xml-dev <>
Date
2002-10-22T16:58:31Z
ID
<>
Thread
Re: [xml-dev] XML as "passive data" (Re: [xml-dev] The Browser Wars are Dead! Long Live the Browser Wars!)
At 12:43 PM 10/22/2002 -0400, Mike Champion wrote:
>There seems to be a presupposition that OO approaches to XML app
>design are de rigeur .... but the whole point of XML is to break the
>encapsulation of data!  Am I missing something here?

XML does not have most of the properties of objects - it has no 
encapsulation and no methods, and the methods that it doesn't have aren't 
polymorphic. I haven't been happy with the approaches that try to make XML 
object oriented, it seems like a model mismatch.

Jonathan
← Prev in month ← Prev in thread