[XML-SIG] A first attempt at a SAX 2.0 draft

Fred L. Drake, Jr. fdrake@acm.org
Thu, 2 Mar 2000 16:56:23 -0500 (EST)


Ken MacLeod writes:
 > This should probably also have a parseCharacterStream() for upcoming
 > support of Unicode.

Ken,
  I think using a file-like object is sufficient.  I haven't looked at 
the implementation in it's current form, but we should be able to view 
a stream of unicode text as a file with read() and readline() methods
that do the right thing.


  -Fred

--
Fred L. Drake, Jr.	  <fdrake at acm.org>
Corporation for National Research Initiatives