From: Trans Date: 2007-02-07T08:18:13+09:00 Subject: Re: Posted Jim Weirich OSCON 2006 video presentation On Feb 6, 4:14 pm, "Diego Scataglini" wrote: > For anybody interested, I posted the talk about Design By Contract in Ruby > that Jim Weirich gave @ OSCON 2006 on my blog.http://jroller.com/page/dscataglini/?anchor=jim_weirich_test_drivern_... > > I have 3 or 4 more that I am in the process of uploading. > I am waiting for a written release from some of the presenters :) before I > make them public. > Last thing I need is to get sued :D Interesting presentation. The more these test/specification/dbc system evolve the more they seem like double-entry bookkeeping. Aren't we just writing the code twice but from two differnt perspectives and seeing if they match up? T.