Re: Resuming Maintenance of XML-LibXML
Daniel Frett <[email protected]> Tue, 14 Jun 2011 10:07:54 -0400
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
if you guys are working on a release soon I have a few patches up on github that would be nice to get merged in. my git repo is here: https://github.com/frett/perl-libxml the bugs I've fixed on various branches: https://rt.cpan.org/Public/Bug/Display.html?id=53632 (NodeNormalization) https://rt.cpan.org/Public/Bug/Display.html?id=4263 & https://rt.cpan.org/Public/Bug/Display.html?id=51086 (NestedParsing) there are also various documentation fixes on the (DocumentationFixes) branch. The NestedParsing branch makes a slight change to the XML::LibXML::InputCallback API. The API change is just how the InputCallback object is initialized before parsing, and could only potentially cause problems if a user is mixing the old and new way of defining input callbacks while using an InputCallback subclass that hasn't been updated (very specific scenario that is affected) my personal preference is for git and github, but it's not my decision to make and I'll still submit patches for bugs that affect me no matter which DVCS is used. -Daniel On Jun 14, 2011, at 9:23 AM, Aaron Crane wrote: Robin Berjon <[email protected]<mailto:[email protected]>> wrote: So I've gone ahead and added SHLOMIF, SREZIC, ARC, and TIMBRODY as co-maintainers on both XML::LibXML and XML::LibXSLT. Great — thanks for that, Robin! As for the process through which you all get to write to the same repo and decide on releases, I'll leave it up to you! Shlomi, you've pushed some changes on your Bitbucket repo lately. Are you still working there, and if so, are you interested in doing a 1.71 in the next few days? If not, it looks like I'll be able to find a couple of days this week to do some work on it. As for repo location: I have a personal preference for Git and Github over Mercurial and Bitbucket, so I'd like to put in a plea for using Git. But if the consensus is for Mercurial, I can live with that. -- Aaron Crane ** http://aaroncrane.co.uk/ _______________________________________________ Perl-XML mailing list [email protected]<mailto:[email protected]> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs