[
Lists Home |
Date Index |
Thread Index
]
- From: "Lauren Wood" <lauren@sqwest.bc.ca>
- To: xml-dev <xml-dev@ic.ac.uk>
- Date: Tue, 4 Jan 2000 14:38:21 -0800
On 26 Dec 99, at 14:10, uche.ogbuji@fourthought.com wrote:
> > Hmm, I'd suggest:
> >
> > interface QueryFactory {
> >
> > DocumentQuery getDocumentQuery(String queryType);
> > }
> >
> > And have the query type, "xpath" or "xsql" passed in to the
> > factory method. Solves the plugging in of new query types, and
> > avoids having to prepend the query string with "xpath:" or whatever.
>
> This is a _very_ astute idea, and a much more sensible way to partition the
> problem-spaces.
>
> Mrs. Wood and co., are you listening?
Yes, this seems like a good idea to discuss. I'll raise it.
BTW, it does help to discuss these things on the www-
dom@w3.org mailing list as well; that way everyone who's
interested in the DOM can take part (I know some people who
aren't subscribed to xml-dev because of the volume of email, but
are subscribed to www-dom@w3.org).
thanks,
Lauren
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|