Leo~

On 2/20/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> *) the resizable variant is heavily borked WRT allocation size
>     fixes welcome
>
> *) I don't think that *BooleanArray should support:
>
>    set P0[0], 3.2
>    set P0[1], "foo"
>    set P0[2], P1
>
> nor
>
>    set N0, P[0]
>    ...
>
> et al. I think, if you use a BooleanArray with compact storage you are
> knowing why and don't need automatic conversion to/from float, string,
> nor PMC.
>
> What do you think?

I agree that you don't need string.  PMC you probably want, since
there are boolean PMCs and what not.  Float I am not sure of.

Matt
--
"Computer Science is merely the post-Turing Decline of Formal Systems Theory."
-Stan Kelly-Bootle, The Devil's DP Dictionary

Reply via email to