[Parseperl-discuss] Hello && PPI Unicode && overload
Brought to you by:
adamkennedy
From: Chris D. <ch...@ch...> - 2005-11-02 04:45:23
|
Hi all, I'm new to the PPI project -- Adam just added me to the sourceforge CVS committers list. I started work on a Unicode improvement yesterday to support basic UTF-8 I18N .pm files (see RT for more detail). At Adam's suggestion I was supposed to commit it to a branch, but I mistakenly committed it to the CVS trunk. Not a glorious beginning for me... Well, at least the changes were all well tested. Question: should I leave it, or back it out and re-commit on the branch I already created? I also am making a trivial change to extend the PPI::Element overload to include '!=' and 'ne' in addition to '==' and 'eq'. This one I will deliberately post to the trunk (since it's easy and obvious) as soon as I get an answer for the above question. Chris -- Chris Dolan, Software Developer, www.chrisdolan.net Public key: http://www.chrisdolan.net/public.key |