On 10/11/11 08.27, Jacob Carlborg wrote:
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.
<snip>
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.
Yes.. it would be nice with a standard for this. I have the same problem
with CurlOption.intrface which it ugly I think. But so is
CurlOption.interface_
/Jonas