Barrie Slaymaker <barries@jester.slaysys.com> wrote > - Exports countit() and cmpthese() by default, again to be consistent > with the other functions. Namespace pollution is a Bad Thing. Namespace pollution which isn't backward compatible is an Even Worse Thing. Extra default exports should only be added if there is some extremely pressing reason. Consistency isn't an extremely pressing reason. Mike GuyThread Previous | Thread Next