[
Lists Home |
Date Index |
Thread Index
]
On 10/4/05, Anne Thomas Manes <atmanes@gmail.com> wrote:
> Perhaps "storage" is the wrong word, because it implies persistence to some
> type of data store, but the basic concept is valid. Either the XML is
> persistent or it is transient. If the XML is persistent, then the
> application works directly on the XML. If the XML is transient, then the XML
> is transformed into some other format (language objects, relational
> database, etc.) that the application works with.
Or in the case of XAML, XSLT, XUL, etc. the XML *is* the application.
|