Issue 81435

Summary: A new SequenceOutputStream service.
Product: App Dev Reporter: mikhail.voytenko
Component: apiAssignee: mikhail.voytenko
Status: CLOSED FIXED QA Contact: issues@api <issues>
Severity: Trivial    
Priority: P3 CC: issues, mikhail.voytenko, zhangxiaofei.ooo
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 72764    
Attachments:
Description Flags
The patch to comphelper project, added implementation of SequenceOutputStream service and changed reigistrations of services in comphelper project to be based on the new createComponentContext() function
none
The unit test for SequenceOutputStream and SequenceInputStream
none
the patch for udkapi project from zhangxiaofei none

Description mikhail.voytenko 2007-09-10 09:49:23 UTC
It would be helpful for java programmers ( and probably other programmers ) to
have a new service implementing XOutputStream interface that would wrap an array
and allow to store to it.
Comment 1 zhangxiaofei.ooo 2007-09-12 09:06:03 UTC
Added blocker to i72764
Comment 2 zhangxiaofei.ooo 2007-10-08 09:27:17 UTC
Created attachment 48741 [details]
The patch to comphelper project, added implementation of SequenceOutputStream service and changed reigistrations of services in comphelper project to be based on the new createComponentContext() function
Comment 3 zhangxiaofei.ooo 2007-10-08 09:28:51 UTC
Created attachment 48743 [details]
The unit test for SequenceOutputStream and SequenceInputStream
Comment 4 mikhail.voytenko 2007-10-18 13:16:09 UTC
Assigning the patch to myself for integration.
Comment 5 mikhail.voytenko 2007-10-18 13:21:43 UTC
Created attachment 49001 [details]
the patch for udkapi project from zhangxiaofei
Comment 6 mikhail.voytenko 2007-10-18 13:51:25 UTC
The task is integrated into fwk77 cws.
Comment 7 mikhail.voytenko 2007-10-26 11:55:15 UTC
.
Comment 8 mikhail.voytenko 2007-12-05 16:38:52 UTC
Verified.
Comment 9 mikhail.voytenko 2008-02-28 09:30:42 UTC
Closing.