[
Lists Home |
Date Index |
Thread Index
]
Kevin Jones wrote:
> We clearly have very different objectives here. I think
> maybe at the core is that a LCD model is always going to
> compromise performance. I am tied of working with models
> that do this because they make my job harder.
As Donald Knuth taught us more than 30 years ago, "Premature
optimization is the root of all evil in programming." I find it hard to
believe that the conversion of an existing data model to a system's
internal model is likely to be the performance bottleneck in an XQuery
engine. I suspect this is true whether you use an LCD interface or the
native interface.
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|