SourceForge.net <nore...@sourceforge.net> writes:
> The following forum message was posted by fabioz at 
> http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4874783:
>
> Yes, I think that there are improvements needed to make PyLint have a better
> integration in PyDev... (I must say I'm not giving a high priority for that
> because with the pep8 integration and the code-analysis built into PyDev, 
> which
> are already better integrated, PyLint is becoming less useful, so, I wanted
> to know which features do you use of PyLint -- to know if it's worth spending
> more time to improve its integration).

My main reason for using PyLint is its more powerful type inference.
PyLint is able to warn me about accessing non-existent attributes or
calling functions with the wrong signature in many more cases than PyDev
is.


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to