From: Dave Gomboc (dave_at_[hidden])
Date: 2003-06-09 20:01:06


> Instead of dropping elements when the buffer is full, we might also
> consider waiting or throwing a failure.

I consider "dropping elements" to be surprising behaviour. If there's no
policy stuff, then either decide that it will throw, or leave what happens
to be implementation-defined.

Dave