[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Food for thoughts
- From: Arnaud Sahuguet <sahuguet@gradient.cis.upenn.edu>
- To: XML-DEV <xml-dev@lists.xml.org>
- Date: Thu, 22 Feb 2001 12:20:48 -0500
If torn between "refactoring the XML spaghetti plate" and "reinventing
the wheel", I would recommend the reading of this great address talk
(OOPSLA'98 conference) by Guy Steele (one of the Java guys) about
growing a language.
See http://www.cs.bell-labs.com/who/wadler/steele-oopsla98.pdf
As for XQuery itelf, I implemented last summer a query engine based on
the Quilt proposal. The engine supports XML documents via DOM, SAX,
relational storage, etc. I wrote down some comments about the issues
related to the implementation.
Check http://db.cis.upenn.edu/Kweelt/ and
http://db.cis.upenn.edu/DL/kweelt-TR.pdf
Regards,
Arnaud Sahuguet
Database Research Group
University of Pennsylvania