4 May 18:36
Re: Invitation to try out open source code review tool
Guido van Rossum <guido <at> python.org>
2008-05-04 16:36:35 GMT
2008-05-04 16:36:35 GMT
On Sun, May 4, 2008 at 2:58 AM, Stefan Behnel <stefan_ml <at> behnel.de> wrote: > Personally, I would consider the following sufficient: > > 1) people who have authenticated themselves against the underlying VCS (i.e. > project members) may post public comments and comment on other comments Tell me how to authenticate against a SVN project using HTTP only. > 2) anonymous users can post comments that won't become publicly visible until > an authenticated user acknowledges them or comments on them. Can you work out this design more? I don't understand how an authenticated user can acknowledge an anonymous comment if it isn't publicly visible. Also, AFAIK our bug tracker doesn't support anonymous comments either, so I don't think this is an important use case. > That should be enough to keep the system open to everybody and to keep spam away. It's also more work to code. Once I've released the code I'll let others decide whether they want to contribute such features. -- -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev <at> python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org
RSS Feed