[REBOL] Re: REBOL : Pure OOP project ?
From: chrismorency:videotron:ca at: 8-Apr-2002 18:44
Hi,
Forgot to say something about my current implementation ...
The worst/best part is that it does not support function refinements !
I can understand the power of refinements, and have even used it for some
small scripts... but at the same time I don't like it... I have found that
most of the time, refinements are simply booleans with further arguements.
Furthermore, they are usually used in functions that does too much ! I
prefer small functions that do less...
Best,
Chris