Hi,

Sunil Todi wrote:
Hi all,

We have a scenario in which we have multiple components (registered into a
common RDB file) and they have dependencies on each other. Now for testing
purpose, we want to find out all the components (with component library
path) which are dependent on a particular component. Please let me know your
ideas, views and pointers on this.

That is not possible and it should be only an implementation detail. UNO components use functionality specified with services and the implementation of these services are exchangeable and should not change the behaviour of an implementation. If you take this into account it makes only sense to check if all used services are available. We will provide this kind of dependencies in the future for UNO packages.

- Juergen






---------------------------------------------------------------------
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