Hi Jakob,

On 09/12/06 09:44, Jakob Lechner wrote:

I have written an IDL file and transformed this into a rdb registry
and into c header files. I have named the rdb file "smarttags.rdb" and
placed it into the program directory of my OOo installation.
Up to my ideas every smarttag component has to be registered in this
file.

for now this is certainly sufficient. Once the implementation is finished, you can pack the smarttag library into an extension, which can be installed using the package manager.

Then the smarttag manager can open it and extract the names of all the registered implemenations of the smarttag service and
subsequently create an instance of each implementation.
I hope this is a reasonable concept.

Yes, the smarttag manager can use the service factory to create and maintain instances of each implementation.

Best regards,

Frank

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

Reply via email to