On Tuesday, 23 June 2015 at 22:45:10 UTC, Vladimir Panteleev
wrote:
A rename can be proposed by creating a subthread: reply to this
post, but change the name to the fully-qualified name of the
identifier you'd like to see renamed. Please include a
rationale and a proposed new name in your post. I'll start.
std.json.JsonOptions -> JSONOptions
I believe this one to be non-controversial. The rest of the
module says "JSON" and as far as I know full capitalization of
acronyms is the convention in phobos.
PR: https://github.com/D-Programming-Language/phobos/pull/3438