[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

How do you use delegate.rb?

James Gray

12/3/2004 11:34:00 PM

I'm pretty close to having delegate.rb documented, but I want to
include some examples. Can anyone give me a single real world use for
SimpleDelegator? I have none.

Also, has anyone here ever inherited directly from the abstract class
Delegator? I'm betting it's really rare, but please speak up if you
have and tell me how you used it.

Thanks.

James Edward Gray II



1 Answer

Ryan Davis

12/4/2004 1:38:00 AM

0


On Dec 3, 2004, at 3:33 PM, James Edward Gray II wrote:

> I'm pretty close to having delegate.rb documented, but I want to
> include some examples. Can anyone give me a single real world use for
> SimpleDelegator? I have none.
>
> Also, has anyone here ever inherited directly from the abstract class
> Delegator? I'm betting it's really rare, but please speak up if you
> have and tell me how you used it.

look in tempfile.rb