From: James Edward Gray II Date: 2006-03-15T05:35:36+09:00 Subject: Re: SimpleDelegator vs. simple variable ? On Mar 14, 2006, at 2:16 PM, Robert Klemme wrote: > I'm not so sure about that. I've certainly used delegator several > times in my Ruby time. We didn't call Delegator a seldom used feature with little purpose. I completely understand how that is useful. We said SimpleDelegator, a class included in that library, is seldom used. It's pretty much a way to re-implement variable assignment in pure Ruby, and thus, not all that helpful. James Edward Gray II