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

Re: RE: Namespaces Best Practice

  • From: David Brownell <david-b@p...>
  • To: "Simon St.Laurent" <simonstl@s...>
  • Date: Thu, 20 Sep 2001 11:52:48 -0700

best practice format optimization problem
> It's the kind of problem humans are generally good at solving but which 
> take some algorithmic tree-trickery to solve efficiently on a computer.

Tree-trickery may not be possible in the context of stream
based processing.  Sometimes "minimizing the decls" isn't
an achievable goal.  You may end up adding a few decls
in case they're needed later, but it turns out they aren't.

"Minimizing the decls" is a global optimization problem,
or an interesting way to compare policies.  The problem
may not need to be solved; even when people look at
the documents directly, it's not the same as "easy to
understand" (which is an individualized issue, also very
context-dependant, that sometimes values redundancy).


> Finally, I don't think variable-scoping is a useful comparison for 
> namespace-scoping in XML documents. 

I was going for accuracy in explaining the name binding rules.
Actually using those names is a different issue.


>        Variable  scoping  is nicely contained by the logic of program
> flow, while namespace scoping may be much more arbitrary.

I guess I don't see that.  They're both used to characterize data;
the scoping requirements aren't very different.  (The same values
can be found in many variables ...)  Or are you maybe suggesting
that most documents don't have lots of namespaces in use, while
most programs have many variables?

- Dave




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.