From: gabriele renzi Date: 2004-11-12T03:53:28+09:00 Subject: Re: Thinking About Java Interfaces In Ruby Jamis Buck ha scritto: > > I'm completely with Austin on this. I do the same thing: "this method > requires a method that responds to #foo". It has served me well enough. well, but once you write it up as documentation would'nt you be happy if actually there was a check for this and the doc can be extrapolated automatically? (ok, ok automagic interface inference is impossible but it sounds so cool :)