Re: UNO sequence cleanup ...

2014-10-02 Thread Matúš Kukan
On Tue, 2014-09-30 at 14:20 +0100, Michael Meeks wrote: > Hi Matus, > > So - to confirm; Stephan and I discussed this, and there is interest in > improving things. > > Currently the uno::Sequence destructor (which reaches iDestructSequence > ~34k times during startup with a sequence t

UNO sequence cleanup ...

2014-09-30 Thread Michael Meeks
Hi Matus, So - to confirm; Stephan and I discussed this, and there is interest in improving things. Currently the uno::Sequence destructor (which reaches iDestructSequence ~34k times during startup with a sequence that has a ref-count > 1) - goes via: template< class E > inline S