./textproc/p5-XML-SAX-Writer, SAX2 (XML) Writer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 0.53nb5, Package name: p5-XML-SAX-Writer-0.53nb5, Maintainer: pkgsrc-users

A new XML Writer was needed to match the SAX2 effort because quite
naturally no existing writer understood SAX2. My first intention
had been to start patching XML::Handler::YAWriter as it had previously
been my favourite writer in the SAX1 world.

However the more I patched it the more I realised that what I
thought was going to be a simple patch (mostly adding a few event
handlers and changing the attribute syntax) was turning out to be
a rewrite due to various ideas I'd been collecting along the way.
Besides, I couldn't find a way to elegantly make it work with SAX2
without breaking the SAX1 compatibility which people are probably
still using. There are of course ways to do that, but most require
user interaction which is something I wanted to avoid.

So in the end there was a new writer. I think it's in fact better
this way as it helps keep SAX1 and SAX2 separated.


Required to run:
[textproc/p5-XML-SAX] [textproc/p5-XML-Filter-BufferText] [textproc/p5-XML-NamespaceSupport] [textproc/p5-Encode] [lang/perl5]

Master sites: (Expand)

SHA1: c2e9d8f0292b3f525ab84ab275a0f6fbc72d1ffe
RMD160: 5cc613962d1f3882fe0cb605e09d78e7835067d7
Filesize: 30.033 KB

Version history: (Expand)