Hi, this is Al. I haven't had much time to work on IDLE Reimagined in
recent months, but I'd like to get back on it in a couple weeks. Mostly
I've been following a rabbit hole of:

* I need to make this project approachable for new contributors...
* So I want to document the code...
* But first I should refactor it to simplify it...
* But first I should make the unit tests complete to avoid breaking
anything...
* But first I need to learn tkinter for the gui tests...

etc. But I'm still committed to a UI overhaul of IDLE as a newbie tool that
is bundled with Python.

-Al

On Tue, Aug 4, 2015 at 1:14 PM, Mark Roseman <m...@markroseman.com> wrote:

> I agree, IDLE as solely a learning tool makes a lot of sense if it’s going
> to continue to exist as part of Python.  There’s a lot in there now that is
> beyond the scope of what learners need.
>
> While I’m happy to help with the UI improvements to what’s there now, I
> have to admit part of my motivation in making it look not so yucky
> (especially on Mac) is that in its present state it probably discourages
> future changes and improvements (i.e. why bother, if we’re stuck with
> Tkinter). I too really liked the kinds of ideas Al brought up in his
> proposal, and think they’re entirely doable.
>
> Mark
>
> _______________________________________________
> IDLE-dev mailing list
> IDLE-dev@python.org
> https://mail.python.org/mailman/listinfo/idle-dev
>
_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev

Reply via email to