A Dijous 03 Maig 2007 21:26, Matt Knox escrigué:
> Thanks for the reply, Francesc. You may be correct in that a table could
> work for this. It would require a bit of work because ideally the class
> interface would be the same as EArray and not the more complicated table
> interface, so I'd have t
Matt Knox (el 2007-05-03 a les 19:26:58 +) va dir::
> One slight problem with this approach is that columns can't be dynamically
> added/removed from tables (as far as I know), so that boolean column would
> always need to be there even if the MaskedArray had no masked values to
> account
> f