← Prev in month ← Prev in thread
Next in thread → Next in month →

private vs. public (was Re: [xml-dev] XML as "passive data")

From
Seairth Jacobs <>
To
xml-dev <>
Date
2002-10-24T03:32:24Z
ID
<008101c27b0d$f939a0d0$a500a8c0@SeairthA31>
Thread
private vs. public (was Re: [xml-dev] XML as "passive data")
Okay, maybe I am missing the point here.  Why are we comparing data
visibility between XML and object-oriented language class instances?
Object-oriented languages can only use private data if the class contains
methods that access the data.  XML instances do not have methods.  If
anything, they are more like c-style "struct" instances to me.  Can someone
enlighten me as to the relevence in all this?  I'm obviously missing
something...

---
Seairth Jacobs
← Prev in month ← Prev in thread
Next in thread → Next in month →