On 8/11/05, Peter Fitzgibbons <Peter.Fitzgibbons / lakewoodhomes.net> wrote: > This is a newbie question. > Is there anything in Ruby that is equivalent to the Java/C# "interface". Depends. The standard answer is "thank ghu, no." There are some third-party implementations on the RAA, but you don't need them. Mixins work better than "interfaces" ever will. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca