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

Re: Updating document with SAX


toni uusitalo
At 22:49 20.11.2003, you wrote:

> > Yes that works sometimes. But for example getting some values
> > from xml doc into textboxes waiting to be modified by the user and then
> > writing values back to xml doc isn't possible with this approach I believe.
>
>It should, as popping up a dialog to the user should block the call-back.
>

Oh yes, that's true. But what I also had in mind was kind of random
access to document hierarchy i.e.

<books>
  <publishers>
     <publisher id="p1">
       <name>publ</name>
     </publisher>
   </publishers>
   <book publisher="p1">
     <title>book1</title>
     <author>author1</author>
   </book>
   <book publisher="p1">
     <title>book2</title>
     <author>author2</author>
   </book>
</books>

now you want to get modifiable list (both publisher and book info can be 
modified)
of books published by pub1. (this might not be best possible example).

I guess suspend/resume parser approach wouldn't be enough in this case?
I will examine this more closely, I wrote some code last night that utilized
my "2 pass serializing binding" idea. Let's hope tonight brings some king ideas
for this ;-)

thanks to you Karl

with respect,

Toni Uusitalo

"And I wish that I was made of stone
So that I would not have to see
A beauty impossible to define
A beauty impossible to believe"
- Nick Cave (Brompton Oratory) - romanticist?

"There are lots of myths that people have around issues of beauty and 
attraction, and part of the issue is to stop thinking about things in terms 
of myth, but to use the tools of neuroscience, and start dissecting and 
understanding how things actually function," said Dr. Hans Breiter, a 
psychiatrist and co-author of the study."
- The Brain Is Stimulated by Beauty, Study Finds - abcnews.com - scientist?




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.