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]

future plans for XML?


I played with the new xml procedures; parsing seems to be fast and
consumable printing is really interesting.

Do you have plans for XPath?

The xml printer treats chars, strings and symbols the same way:

#|kawa:6|# (define a '#( 1 2.2 #\a "a" a (a "a")))
#|kawa:7|# (print-as-xml a)                       
<#vector>1 2.2 a a a<list>a a</list></#vector>

is it the way it was intended to work?
-- 
	(--cafe babe--) 
Marco Vezzoli	marco.vezzoli@st.com
CR&D Intranet Developement   STMicroelectronics
tel. +39 039 603 6852 fax. +39 039 603 5055


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