Hi,

normally you would define a new service which includes the SimpleRegistry service and extend your new stuff. The implementation can maybe reused and only the new stuff have to be implemented. But it depends on the new features. But take into account that you can't change the interface. You should consider also the new UNO ease of use features for new services.

Juergen

Arindam Mukherjee wrote:
Hi

If I want to extend the functionality of a service implementation like say
SimpleRegistry, how do
I go about it? One way could be to wrap that functionality in another
service. Is there any
other way of doing this?? We have the component implementation .so files but
no header files for the
implementations as class declarations and definitions are merged into the
same source files.

Regards

Arindam Ray Mukherjee


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to