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

Re: Better design: "flatter is better" or "nesting is better"


Re:  Better design: "flatter is better" or "nesting is better"
On 10/3/05, Costello, Roger L. <costello@m...> wrote:
>
> Hi Folks,
>
> Excellent discussion!
>
> A lot of important issues have been raised.  I would like to focus on one
> issue, and then come back to the other issues.
>
> The issue is this: what are the roles of an XML document?
>
> As I have been doing with my previous messages, I will make a hypothesis and
> then invite your critique.
> Hypothesis: The Role of an XML Document is either as a Storage Medium or as
> a Transport Format
> An XML document may take one of these roles:
>
> (1) The XML document is a storage medium.  Applications operate directly on
> the XML document.
>
> (2) The XML document is a (transient) transport format.  Upon arrival at its
> destination the data is moved into a storage medium (such as a relational
> database).  Applications do not operate on the XML document.  Applications
> operate on the data in the storage medium.
>
> Questions:
>
> 1. I believe that these two roles represent the two ends of the spectrum for
> all possible uses of XML.  (Of course, mixed forms are possible)  Is there
> another role that is not captured?  (i.e., a third dimension?)
>
> 2. Peter: I think that XML documents containing presentation-specific data
> falls under the first category (XML as a storage medium).  Do you agree?
>

Not completely.  In our case much of the presentation specific
representation is created dynamically and then sent to the browser (in
particular we've been playing with XML styled with CSS.  Little of the
abstract presentation model is stored directly, although we do have
other presentation specific information that is stored in a database.

We've also got operational / transactional messages which end up
stored for audit purposes. I'd normally expect data that one
institution or application creates dynamically (say in response to a
SOAP request) might end up stored in the receivers data base.  As
such,  I'm not sure I find the distinctions you're trying to draw here
very useful this time around; I'd expect the mixed usage case to be
the norm, and pure storage or pure transport forms to hit the 20% mark
at best...

<snip/>

--
Peter Hunsberger

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.