On Tue, 30 Jul 2002, Robin Berjon wrote: > There was talk at OSCon about XML::SAX::Writer consumer extensions. I don't > know if any of those will happen, but the general idea was that they would go > under the XML::SAX::Writer namespace. In this case that'd make it something > along the lines of XML::SAX::Writer::ApacheConsumer.
Heh, at first I was thinking about XML::SAX::Writer::Consumer::Apache :-) > Another option might be Apache::SAX::WriterConsumer. I think that's more > explicit as it points out the link to XSW and doesn't include the "Object" > part which is more of an implementation detail. Yeah, that's a better name. > Finally, it may be possible to borgify that straight into XSW. If provided a > $r object it could use that as its consumer (more dwimmery there, and imho > generic enough to be worth including). If you think that's a good idea, I'll > include it with the next release. Personally, I think this would be ideal.