summaryrefslogtreecommitdiff
path: root/sax/test
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-06 09:18:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-06 11:47:54 +0100
commitb145ae8acad116c87cbcfbc467130adb872553c0 (patch)
tree0e9830cb263d3c63fe33f807bedffa12e2a09987 /sax/test
parent41e955d4736b3a6cac08ea4d68f49b19c9df252b (diff)
use rtl::ByteSequence instead of Sequence
For trivial pre-main sequences use rtl::ByteSequence instead of uno::Sequence< sal_Int8 >, see #i113054#. Advantages are its slightly faster, but more importantly uno::Sequence needs the cppu infrastructure to be working during destruction, and global uno::Sequences cause difficulties on shutdown, because their lifecycle is difficult to control and ensure that they die *before* the cppu infrastructure
Diffstat (limited to 'sax/test')
0 files changed, 0 insertions, 0 deletions