Rename std.string.toStringz?
Paul D. Anderson
paul.d.removethis.anderson at comcast.andthis.net
Thu Jun 16 10:44:07 PDT 2011
Jonathan M Davis Wrote:
>
> 1. Keep toStringz as it is (as well as toUTF16z) and either consider stringz
> to be some sort of word unique to the D community or just admit that we're not
> going to camelcase it because it would break too much code to do so.
>
vote++.
1) If it ain't broke, don't fix it. Too much disruption for too little gain.
2) In a language that uses "enum" to mean "manifest constant", worrying about an upper or lower case z is straining at a gnat and swallowing a camel.
Paul
More information about the Digitalmars-d
mailing list