Re: [Pytables-users] Non-standard behaviour in VLArray.__setitem__

2009-02-26 Thread Gabriel Beckers
Hi Francesc, That sounds fine to me. I have no code in which this would cause problems, and improving consistency by itself can never hurt. Best, Gabriel On Thu, 2009-02-26 at 14:17 +0100, Francesc Alted wrote: > Hi, > > While trying to fix #198 (i.e. implementing extended slicing in Leaf > ob

[Pytables-users] Non-standard behaviour in VLArray.__setitem__

2009-02-26 Thread Francesc Alted
Hi, While trying to fix #198 (i.e. implementing extended slicing in Leaf objects), I realized that the `VLArray.__setitem__()` method has a non-standard behaviour that should be fixed for consistency reasons. The problem is basically that this method implements support for a couple of dimensio