Second Round CURL Wrapper Review
    Jakob Ovrum 
    jakobovrum at gmail.com
       
    Mon Dec 12 05:54:22 PST 2011
    
    
  
On Monday, 12 December 2011 at 12:24:26 UTC, jdrewsen wrote:
> I think it should have curl in the name. I do not believe that 
> a native D network library should have the same API as this 
> module. It is limited by the design of libcurl and should be 
> improved by a native D net library.
I agree with this, it's pointless to limit ourselves to an 
interface that was designed with the limitations of curl in mind. 
Using a generic name for this module gains us absolutely nothing.
    
    
More information about the Digitalmars-d
mailing list