|
|
|
|
|
by yew
4645 days ago
|
|
I've always felt that the 'right' solution was to emulate glibc and provide facilities for registering new format specifiers[1]. Then libraries could provide specifiers for everything that made sense and users could pick and choose. Of course, there would be performance implications - not to mention the added complexity for implementors. [1]http://www.gnu.org/software/libc/manual/html_node/Customizin... |
|