On Mon, 2010-06-14 at 11:22 +0200, Michael Stahl wrote: > the SvArrays should be replaced by appropriate STL types (mostly vector, i > guess, but probably in some cases stacks or deques or something else).
deques I think was the best option in general the last time I looked at this. Probably best to ignore the binfilter ones and leave those still using a migrated-into-binfilter svarray family. I thought I had a patch somewhere to do some of the conversion, but I can't find it now. I remember that I didn't go ahead with it at the time because my first cut at it left OOo larger than it was before hand, which was an annoying result. C. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org