https://github.com/D-Programming-Language/phobos/pull/231
What are the plans for this? I really think the current format() implementation needs to go; the use of varargs makes it very annoying to work with since, for example, enum types decay to integral types.
I could start using xformat(), but if that's going to be deprecated at some point, too, well...
-- Alex Rønne Petersen [email protected] http://lycus.org
