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

Re: updategrams

  • From: Rick JELLIFFE <ricko@g...>
  • To: ",XML-Dev Mailing list" <xml-dev@x...>
  • Date: Mon, 14 Aug 2000 21:47:27 +0800

updategrams
 
> 
> > 2. anyone can give a rundown on why they went for a diff technique
> > rather than a direct pat specification with a replacement value?

No but here is a different approach that may be of interest.

For a commercial client I implemented a system that just used a dirty
flag on
elements (and attribute giving clean/dirty/new.) Their requirement was
in a similar area to updategrams: they needed to extract trees from a
database, update sections and then they just wanted the updated elements
only merged into the database.

Because we used column=attribute conventions for the database
XMLification, the dirty bit was in fact dirty rows not dirty fields: for
their application the coarse-grain approach was fine. It seemed out that
pruning the XML data of empty data values (or data=(number)0, or null)
was easier for performance (they had lots of unused columns) from the
user perspective than fine-grained update, but I don't expect that is a
general rule.

This is not nearly as sophisticated as the updategrams, of course, but
it works well as far as it goes.

Rick Jelliffe

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.