Hi Laurent, << This leads me to ask why /markup is implemented as a 'load refinement ? Wouldn't it be better placed within 'read ? >>
READ doesn't perform any evaluation of the data, while LOAD does. READ allows you to acquire data, even untrusted data, and then process it as you see fit. --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
