AndrevanTonder <andre_at_het.brown.edu> writes:
> Policy-wise, I would say that the IO and bytes libraries by themselves
> set a policy or convention, which may, for uniformity, be followed by
> future libraries. I still don't quite see why it is important to give
> this convention its own library.
That would be sufficient if we were just talking single enumeration
values. But we're talking sets of them, which is really when the
library comes in. Note that it is designed in such a way that you
don't need to import it, even when you use the bytes I/O libraries,
except when you manipulate the sets. If you want to ditch
enumerations, you need to include a proposal for what to do in that
case.
--
Cheers =8-} Mike
Friede, V?lkerverst?ndigung und ?berhaupt blabla
Received on Thu Nov 02 2006 - 12:23:16 UTC