Re: Detection of design defects

2006-02-27 Thread Yann-Gaël Guéhéneuc
Dear Elias, Thanks for the ref.! Sincerely, Yann-Gaël Elias Ross a écrit : On Sat, 2006-02-25 at 22:48 -0500, Yoav Shapira wrote: And it'd be interesting to see a comparison of your tool to checkstyle and PMD, both fairly well-established and good tools for t

Re: Detection of design defects

2006-02-27 Thread Yann-Gaël Guéhéneuc
al Message- From: Yann-Gaël Guéhéneuc [mailto:[EMAIL PROTECTED] Sent: Sat 2/25/2006 2:54 PM To: log4j-dev@logging.apache.org; Naouel Moha Subject: Detection of design defects Dear log4j developers, We are a team of software engineers doing research on design defects (antipatterns, codes

Re: Detection of design defects

2006-02-27 Thread Elias Ross
On Sat, 2006-02-25 at 22:48 -0500, Yoav Shapira wrote: > And it'd be interesting to see a comparison of your tool to checkstyle > and PMD, both fairly well-established and good tools for the same > purpose... The "findbugs" tool is another possible tool to use and also catches possible locking and

Re: Detection of design defects

2006-02-26 Thread Mladen Adamovic
Yann-Gaël Guéhéneuc wrote: We develop a framework to describe design defects synthetically and to detect these in program source code automatically. We are currently performing experiments to assess our detection algorithms. If anybody is considering using that reverse engineering

Re: Detection of design defects

2006-02-25 Thread Yoav Shapira
2.0185 > > [EMAIL PROTECTED] > > www.comotivsystems.com > > > > -Original Message- > From: Yann-Gaël Guéhéneuc [mailto:[EMAIL PROTECTED] > Sent: Sat 2/25/2006 2:54 PM > To: log4j-dev@logging.apache.org; Naouel Moha > Subject: Detection of design defects > >

RE: Detection of design defects

2006-02-25 Thread Scott Deboy
7 Fax:503.222.0185 [EMAIL PROTECTED] www.comotivsystems.com -Original Message- From: Yann-Gaël Guéhéneuc [mailto:[EMAIL PROTECTED] Sent: Sat 2/25/2006 2:54 PM To: log4j-dev@logging.apache.org; Naouel Moha Subject: Detection of design defects Dear log4j developers,

Detection of design defects

2006-02-25 Thread Yann-Gaël Guéhéneuc
Dear log4j developers, We are a team of software engineers doing research on design defects (antipatterns, codesmells...) in the Departement of Informatics and Operations Research at University of Montreal. We develop a framework to describe design defects synthetically and to detect