On Sunday 24 September 2006 14:31, glyph@divmod.com wrote:
On Sun, 24 Sep 2006 00:44:03 -0300, Felipe Almeida Lessa <felipe.lessa@gmail.com> wrote:
So the only GUI toolkits that will be officialy supported are going to be Gtk, Tk and PyUI?
Thanks for reminding me.
Neither Tk nor PyUI have buildbots. However, they're both implemented using polling timed events running on top of another reactor... I don't know how much "support" those really count for. It might be good to remove them as well, but they're very little code.
I'd be opposed to removing Tk - it allows you to build (ok, ugly looking) simple UIs on top of twisted+python without needing to download anything other than the core Python and twisted code. As you noted, the Tk code isn't a real reactor of it's own, so what does "untested" mean, in this case? Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.