On Mon, 2007-01-15 at 07:51 -0800, Robert Hudson wrote: > Re: Python Implementation > > There are a few issues with replacing Perl with Python from what I can > see. Firstly the number of people knowing each language. Pretty much > anyone can pick up a Perl script and make sense of it (I don't think the > number of Python programmers is anywhere near as high as the Perl > programmers). The other issue is the inter-op with other applications > sush as Test Director in my case. > > Just thought I'd mention it :-)
It counts. I'd love to hear other people's opinions. In the case of Bugzilla, one would have to dig into the API, figure out what they are doing, and reimplement some things, e.g. the AppendComment function. > Kristis, do you know when you plan to do the next public release? There was a release on Tuesday: http://www.mkgnu.net/?q=node/124 As for the next one... well, no plans yet. Some progress needs to be made before we can release! I'm waiting on Marek's merge tool patch, the support for changing the bug status, etc. People haven't send patches back yet. Personally, I'm looking to fix bugs overall, instead of implement features, at least for now. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
