Hi Fabio,

Jonah has been making some improvements to the way PyDev installs non-installed 
interpreters 
(https://github.com/jonahkichwacoders/Pydev/commit/312255faa9e843958b6bb63920dea862d48f5fe6).
 I was going to test the patch to confirm that it works properly, but I can't 
seem to find a way for a provider to ever be non-installed. The only class that 
extends IInterpreterProvider is AlreadyInstalledInterpreterProvider, so any 
calls of #isInstalled() or #runInstall() never actually do anything, or so it 
seems to me. Am I missing something, or is this an incomplete feature?

Andrew

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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