Issue 76954 - Generic Register Class for Components
Summary: Generic Register Class for Components
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: sdk (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact: b.osi.ooo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 13:16 UTC by steffen.grund
Modified: 2013-02-24 20:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description steffen.grund 2007-05-04 13:16:34 UTC
To make it possible to add a Service any time during the life cycle of any
component, it is vital to register the new implementation of the Service in
OpenOffice.org. This can be achieved with a generic registration class that
dynamically adds Services to the registration mechanism.
Comment 1 steffen.grund 2007-05-04 13:18:01 UTC
accepted