[plt-scheme] (require xml) and modules
Gregory Woodhouse
gregory.woodhouse at sbcglobal.net
Tue Jul 8 20:51:40 EDT 2008
I'm working on a module of XML utilities (maybe including an XPath
implementation, but it may only be partial at this point) and, as you
might expect, I need to (require xml). I expect include functions
that either take x-expressions as arguments or return them, or both.
So here's my question: Should I include (require xml) within the
module? I presume people using the module will also need to do this
within their own code.
"We may with advantage at times forget what we know."
--Publilius Cyrus, c. 100 B.C.
http://www.gwoodhouse.com
http://GregWoodhouse.ImageKind.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080708/79ad4267/attachment.htm
More information about the plt-scheme
mailing list