Re: Design by Contract - most requested Java feature!

2009-11-25 Thread Nick Sabalausky
bearophile bearophileh...@lycos.com wrote in message news:heibbs$1q2...@digitalmars.com... One of the most important ones is to be able to see the number and names of the unit tests that have failed. Shameless plug:

Design by Contract - most requested Java feature!

2009-11-24 Thread Walter Bright
http://bugs.sun.com/bugdatabase/top25_rfes.do

Re: Design by Contract - most requested Java feature!

2009-11-24 Thread bearophile
Walter Bright: http://bugs.sun.com/bugdatabase/top25_rfes.do Yep: http://www.mail-archive.com/digitalmars-d@puremagic.com/msg18755.html Bye, bearophile

Re: Design by Contract - most requested Java feature!

2009-11-24 Thread Walter Bright
bearophile wrote: Walter Bright: http://bugs.sun.com/bugdatabase/top25_rfes.do Yep: http://www.mail-archive.com/digitalmars-d@puremagic.com/msg18755.html Sorry, I'd overlooked that.

Re: Design by Contract - most requested Java feature!

2009-11-24 Thread bearophile
Walter Bright: Sorry, I'd overlooked that. You have nothing to be sorry of, good Walter, you are not supposed to read every silly thing that I post on this newsgroups. I like Design by Contract (DbC), even if I don't use it often. I think DbC is a very requested feature for Java because Java