On Thu, 09 Oct 2008 01:22:18 +0300, dsimcha <dsimcha at yahoo.com> wrote: > > 4. Array capacity field so that appending to arrays isn't slow and > isn't a > multithreading bottleneck. Yes please! This is very easy to implement, just bind a property to two GC calls! (capacity and realloc) -- Best regards, Vladimir mailto:thecybershadow at gmail.com