This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xquery from scheme


Marco Vezzoli wrote:
> #|kawa:12|# (pre-toc "/web1/vezzoli/programmi/scheme_test/pres.xml")   
> gnu.mapping.UnboundSymbol: Unbound symbol document

This should work:

(define document (static-field <gnu.kawa.xml.Document> 'document))

This kind of language mixing is in the gray border-line of what
you might expect to work.  I would like it to work, but there
are probably some rough spots.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]