Don Seiler wrote:

On 23:21 Fri 27 May     , Simon Kitching wrote:
Obviously xml is a prime example: an event-based parser emits events to
a listener. If the user wants a complete in-memory representation, then
they plug in a listener that generates a DOM tree (or whatever they
want).

This does sound idea.  Unfortunately it's a bit over my head at the
moment.  Any reference/reading suggestions would be most appreciated.

I'd happily wrap a provided CSV parsing implementation to an XML reader to with a well documented XML format (XSD/RelaxNG/DTD included).

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to