Hi Scott,

I've finally found some time to review your patch and include it
in pylint 0.21 which will be released later today. Many thanks
and congrats to all the Tahiti team for all their contributions
to the pylint project!

FYI, some remarks on the gui below.

On 01 avril 13:30, Scott Pilkey wrote:
> Attached is a diff with the (heavy) modifications to gui.py,
> addition of guireporter.py in reporters/, and the small change to
> lint.py

I've checked in a sligthly modified versions of your patch. I had to

* handle the Information message category, else the gui crashed on the
  first message in this category

* keep the sys.exit in lint.Run conditionnaly: pylint exit status code
  is valuable (and documented) when executed from the command line

One improvment to be made would be to handle reports dynamically
instead of statically as it's currently done, but that may wait.

Thanks again, regards,
-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to