Issue 87496 - Publish services and interfaces from embed namespace.
Summary: Publish services and interfaces from embed namespace.
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: 97378
  Show dependency tree
 
Reported: 2008-03-27 13:46 UTC by mikhail.voytenko
Modified: 2017-05-20 09:32 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2008-03-27 13:46:39 UTC
The com.sun.star.embed.StorageFactory and com.sun.star.embed.Storage services
should be published.
Comment 1 Mathias_Bauer 2008-04-23 11:57:15 UTC
Perhaps we should then remove the StorageFactory and replaces it by ctors?!
(Just a thought.)
Comment 2 mikhail.voytenko 2008-06-06 09:46:40 UTC
There is no resources to replace factory by ctors for 3.0. Changing the target.
Comment 3 mikhail.voytenko 2008-12-09 14:56:44 UTC
Changing the target.
Comment 4 Giuseppe Castagno (aka beppec56) 2009-03-30 15:43:26 UTC
mm, just a question about the current implementation of the subject objects
(storage services).
Can I use it as they are or will they be changed in the 3.2 implentation?
Comment 5 mikhail.voytenko 2009-03-30 16:02:38 UTC
Actually it is not planned to do incompatible changes. A part of the current
interfaces could be deprecated probably and replaced with new, but they will be
still supported. From this point of view the current implementation could be
published anyway. This is at least how I see it.
Comment 6 mikhail.voytenko 2009-08-31 13:02:59 UTC
Changing the target to 3.x because there is no enough resources.
Comment 7 mikhail.voytenko 2009-11-09 12:31:29 UTC
adjusting the target
Comment 8 mst.ooo 2009-11-09 12:39:57 UTC
CC: myself
Comment 9 mikhail.voytenko 2010-01-26 13:33:54 UTC
There will be no resources for designing of the new interfaces for OOo3.3. So
the services/interfaces should be published as they are, probably with minor
improvements in documentation. It should definitely be done for OOo3.3
Comment 10 mikhail.voytenko 2010-03-23 14:03:24 UTC
Along with publishing of the storage related services, the interfaces and
services related to object embedding and etc are also published. Changing the
Summary accordingly.

Fixed in cws fwk138.
Comment 11 mikhail.voytenko 2010-04-16 14:30:44 UTC
Development issue, verified by myself.