On 7/28/05, Dave Fayram <dfayram / gmail.com> wrote: > On 7/28/05, Jeffrey Moss <jeff / opendbms.com> wrote: > > As for the method_missing trick, I think it is too much of a special case, > > because what if you want to use a custom prefix instead? > I would venture to say special prefixes or suffixes are actually the > common case. Not in my experience. I've worked with a lot of stuff, but I mostly use #method_missing for delegation. If I'm using special prefixes and suffixes, it's usually a plugin method. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca