Issue 81435 - A new SequenceOutputStream service.
Summary: A new SequenceOutputStream service.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks: 72764
  Show dependency tree
 
Reported: 2007-09-10 09:49 UTC by mikhail.voytenko
Modified: 2013-02-24 21:09 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
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 (29.25 KB, text/plain)
2007-10-08 09:27 UTC, zhangxiaofei.ooo
no flags Details
The unit test for SequenceOutputStream and SequenceInputStream (8.10 KB, application/x-compressed)
2007-10-08 09:28 UTC, zhangxiaofei.ooo
no flags Details
the patch for udkapi project from zhangxiaofei (5.74 KB, text/plain)
2007-10-18 13:21 UTC, mikhail.voytenko
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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.