On 24 August 2013 12:57, Fabio Zadrozny <fab...@esss.com.br> wrote:
> Now, related to the features you're adding, I think it's Ok to require 
> IPython, but if it's not available on the system, the shell should still work 
> for users that don't want to install IPython (i.e.: the current Qt/wx 
> integration should probably be kept working without needing IPython).

For the new GUI features I am adding I am not requiring IPython. The
GUI loop integration has no dependencies, other than being Python 2.6+
(and whichever GUI toolkit you want to use). The code to enable this
is derived from IPython, but does not import IPython.

Obviously my other work that improves on IPython integration does
require IPython. One of the places these cross paths is that the %gui
magic in IPython will actually use the new code that I am writing now.

Other than trying to test as many options as I can, I am nearly
complete this so the pull request is imminent. I don't have access to
Mac OSX, so hopefully someone else can give that a try for me once I
put in the pull request.

Thanks,
Jonah

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to