Email PyLint features...

from
to
Sylvain Thenault <syt at logilab dot fr>
subject
PyLint features...
date
2005/04/06 15:50
Hi Sylvain, how are things?

As you know, pylint is already fully integrated in pydev, and it works 
quite well, but I would like to know if some features could be 
implemented (even if it is in a distant future)...

- Instead of starting a new shell everytime, have the option of using it 
as a server and keeping it open with the loaded modules, and reloading 
them only if the file has changed in the disk... I think that this 
change would make it much, much faster...

- Make it run in jython... I'm not sure how much work this would be, but 
I think that's one of the directions python is taking, so, it probably 
would be a nice thing... I also intend to support jython in pydev, but 
I'm seeing the tools dependencies I have, and not having pylint would be 
a great loss (so, I would have to do it myself in the plugin, but I 
don't really like that scenario)... Also, if that happens, I think that 
with some tweaks, I would be able to get pylint running in jython to 
check for cpython code, only the compiled modules interaction would 
change right? -- and that with the previous implementation would make it 
a blast! --

Regards,

Fabio

-- 
Fabio Zadrozny
------------------------------------------------------
Software Developer

ESSS - Engineering Simulation and Scientific Software
www.esss.com.br

PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com



has reply