7 Oct 20:47
Re: PyQt4 and Python 3.0
From: Daniel Miller <daniel <at> keystonewood.com>
Subject: Re: PyQt4 and Python 3.0
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-07 18:47:00 GMT
Subject: Re: PyQt4 and Python 3.0
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-07 18:47:00 GMT
On Oct 7, 2008, at 12:54 PM, Phil Thompson wrote: > On Tue, 7 Oct 2008 11:10:57 -0400, Daniel Miller > <daniel <at> keystonewood.com> > wrote: >> >> - I am moving to PyQt4 because I need to use some of the new features >> (the Graphics View Framework, for one). If I did not need these new >> features in PyQt4 I'd be content to stay with PyQt3. >> >> ... >> >> Why should I rewrite an entire code base that is working fine and >> does not need to be touched? > > Obviously you shouldn't if it is meeting your current and anticipated > requirements. It doesn't, see above. > PyQt3 has always maintained backwards compatibility, so has PyQt4. > PyQt3 is > not PyQt4. Likewise Qt3 is not Qt4. Granted, Trolltech produced a > Qt3=>Qt4 > migration tool, but then they have orders of magnitude more > development > resources and charge a lot more money for their product. You have a good point there. I should apologize for being so harsh. I guess I'm just frustrated that I have to do so much work to get to(Continue reading)
RSS Feed