RFC curl
Jacob Carlborg
doob at me.com
Wed Nov 9 23:27:53 PST 2011
On 2011-11-09 21:53, Jonas Drewsen wrote:
> Hi,
>
> So after the last review of the etc.curl there were some requests for
> making it simpler.
>
> After some thinking, refactoring and documentation I've come up with a
> somewhat changed API.
>
> Before sending it for official review again I would really like some
> comments on the new API and if you think it is better or worse etc.
>
> http://freeze.steamwinter.com/D/web/phobos/etc_curl.html
>
> Thanks,
> Jonas
I like the new high level API, that's how easy it should be to download
a file or get the content of a webpage.
What is the actual Phobos guideline in naming things that are keywords
in D. I'm thinking about Method.del, shouldn't it be Method.delete_ or
something similar, don't know what the guidelines say in this case. BTW,
I would really like to have more official guidelines somewhere at the
dpl page.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list