From: Benjamin R. <ben...@ou...> - 2012-07-10 12:54:39
|
On Tue, Jul 10, 2012 at 3:54 AM, Eric Firing <ef...@ha...> wrote: > Is there any good reason *not* to delete support for Qt3 from master? > Is anyone who is using it likely to be able to upgrade to the next mpl > release, and yet *not* be able to install Qt4 and its bindings? Note > that ipython no longer supports Qt3. > > Eric > > CentOS5 and RHEL5 both have qt3 as part of the stock install (although it does look like qt4 is available). CentOS6 and RHEL6 seem to have qt4 as default, with pyqt as well. Personally, I see no real reason to get rid of it quite yet as it doesn't seem to be much of a support burden -- yet. If anything, we might want to consider putting deprecation notices for that backend in the next release. Ben Root |