On Jun 06, 2006, at 06:09 UTC, Maximilian Tyrtania wrote:

> Are you sure there is no way to achieve this by having some methods
> extending some interface? Your list classes just have to implement some
> common interface. You know like this:
> 
> Module ListInterface_Extensions
> 
> MyCoolFunction extends LIF as ListInterface

That's a good point; this is how one makes mix-in classes in RB.  It's possible 
that whatever functions Lars wants to add to his various list classes, could be 
implemented as a mix-in.

Best,
- Joe

--
Joe Strout -- [EMAIL PROTECTED]
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to