On Montag, 14. Juni 2010, Stjujsckij Nickolaj wrote: > Hello, that's absolutely great! > > Do you plan to somehow backport Mercurial plug-in for Eric4? If not, > would it be hard for somebody else to do?
I don't have intentions to backport it right now (time constraints). > Has API changed very much, or is > it more or less just backporting to Python 2? It is backporting to Python 2 and to PyQt4 API v1. However, it should be fairly straight forward (e.g. porting eric to Python3 and API v2 actually took me about 3 weeks). If you would like to give it a shot I would recommend to do that as a separate plug-in (like the CVS plug-in). Detlev > > > Hi, > > > > I just uploaded eric 5.0.0-RC1. It is the first (and hopefully only) > > release > > candidate. It is available via the eric web site. > > > > http://eric-ide.python-projects.org/index.html > > > > Regards, > > Detlev > > _______________________________________________ > Eric mailing list > [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/eric > -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
