[Zope] collector voting
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Wed, 26 Dec 2001 18:14:59 +0300
On Wed, Dec 26, 2001 at 10:07:57AM -0500, Jeff Sacksteder wrote:
> Is there some mechanism for voting on bug reports in the collector? I have
> run up against issue #53 in a project I am working on, and I'm stopped until
> it's resolved. It would be nice to have some way to add a 'me too' message
> to distinguish obscure issues from ones that are affecting many people. That
> way they could be better prioritized.
If it is really showstopper you can:
1. Pay money to Zope Corporation to fix it.
2. Pay by your sweat. Fix it your self.
3. Pay money to someone else who will fix it.
Python and Zope are free and opensource, so you have all neccessary
rights and code to do points 2 or 3. But it is not "free like free beer" -
you have to pay this way or that.
Oleg.
--
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.