[Haskell] Hierarchical module namespace extension not sufficiently flexible

Benjamin Franksen benjamin.franksen at bessy.de
Sat Mar 5 19:29:23 EST 2005


On Saturday 05 March 2005 20:06, Duncan Coutts wrote:
> It does mean that as I library author I'm sort of forcing you to use
> qualified names when perhaps you did not want to. But for some libraies
> you really can't sensibly use them with a flat name space. There are
> dozen different things in Gtk+ that have a 'value' property.

I'd be interested to know why you don't use classes for that.

Ben


More information about the Haskell mailing list