Whither Tango?

Michel Fortin michel.fortin at michelf.com
Sat Feb 20 18:11:32 PST 2010


On 2010-02-20 20:32:03 -0500, "Nick Sabalausky" <a at a.a> said:

> "KennyTM~" <kennytm at gmail.com> wrote in message
> news:hlpe64$1uvn$1 at digitalmars.com...
>> On Feb 21, 10 00:41, Andrei Alexandrescu wrote:
>>> KennyTM~ wrote:
>>>> 
>>>> - std.string.sformat
>>> 
>>> Alternative?
>> 
>> "formatBuffer". What does the "s" mean anyway?
> 
> "string".  I assume the name "sformat" was modeled after the "sprintf"
> variant of "printf".

I'd say go with just "format". That'd make the fully qualified name is 
"std.string.format", no need to repeat "string" a second time, even if 
it's just an "s".

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/




More information about the Digitalmars-d mailing list