Re: Re: Re: Review of Daryle Walker's"MoreIO"librarybeginstoday, August 21, 2004.

----- Mensaje original ----- De: Jonathan Turkanis <technews@kangaroologic.com> Fecha: Sábado, Agosto 28, 2004 9:27 pm Asunto: [boost] Re: Re: Re: Review of Daryle Walker's"MoreIO"librarybeginstoday, August 21, 2004.
Boost.Tuple's authors would have used "tuple" alone everywhere but they found difficulties, as explained at: http://boost.org/libs/tuple/doc/design_decisions_rationale.html section "For those who are really interested in namespaces". Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

This explains why a separate namespace was necessary and why it couldn't be called 'tuple'. All it says about the choice of the name 'tuples' is that namespace names are not generally in plural form in boost libraries. I think newline/newlines and skip_line/skip_lines are straigforward descriptions of what these functions do. So the only real question -- which is an important one -- is whether error messages are intelligible when a user leaves out an 's' or accidentally adds an 's'. Maybe I'll have time later to do some tests, but my guess is that the error messages will refer directly to the offending code and make it pretty clear what's gone wrong. Jonathan
participants (2)
-
JOAQUIN LOPEZ MU?Z
-
Jonathan Turkanis