UFCS for D
    Jacob Carlborg 
    doob at me.com
       
    Mon Apr  2 09:00:40 PDT 2012
    
    
  
On 2012-04-02 16:31, Don Clugston wrote:
> To be brutally honest, I don't think that's got much to do with the
> language. It's got to do with Phobos adopting the Big Ball Of Mud design
> pattern. There's no reason for the existing modules to be so huge. Eg, I
> created std.internal.math so that the math modules would stay small.
> Not only are the modules huge, they import everything.
I couldn't agree more.
> I'd like to see some attempt to fix the problem within the language
> right now, before jumping straight into language changes.
That's not very hard. It will just break existing code.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list