[Python-Dev] What to do with languishing patches?
Alexander Belopolsky
alexander.belopolsky at gmail.com
Wed Jul 21 16:43:47 CEST 2010
On Wed, Jul 21, 2010 at 2:09 AM, Stephen J. Turnbull <stephen at xemacs.org> wrote:
..
> > In this particular case I'd rather tend to agree - an editable
> > single-line box to enter space-*and*-comma-separated modules list
> > would be the best interface.
>
> For active developers, yes. But this is unhelpful for people who
> aren't hyper-familiar with the component list or who can't spell.
It does not have to be either or. We can have a text box and a
link/button next to it which will pop up a window with a selectable
list of modules. Once modules are selected and pop-up closed, the
text box should contain comma separated list of selected modules.
More information about the Python-Dev
mailing list