Re: started icalWebize.py, a replacement for ical2rdf.pl

On Wed, 2004-02-11 at 10:52, Dan Connolly wrote:
[...]
> I'm still leaning toward finding or making a better
> XML serializer. I'm tired of running tidy to indent
> the results so that I can look at them.

I dug up one I wrote earlier and slotted it in...

http://www.w3.org/2002/12/cal/XMLWriter.py
$Id: XMLWriter.py,v 2.1 2004/02/11 22:04:10 connolly Exp $

http://www.w3.org/2002/12/cal/fromIcal.py
$Id: fromIcal.py,v 2.2 2004/02/11 22:04:10 connolly Exp $

This eliminates the dependency on _xmlplus.sax.writer
but it means fromIcal.py is no longer just one file.
I suppose the XMLWriter.py code is small enough that
I could just paste it in. Any opinions?


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
see you at the W3C Tech Plenary in Cannes 1-5 Mar 2003?

Received on Wednesday, 11 February 2004 17:07:56 UTC