Depends on the exact use-case:
- you could use a parameter of type Component, if your lib-component just
needs
to refer to the app-component
- you could do something like contrib:Table does to customise columns.
> -Original Message-
> From: Stephane Decleire [mailto:[EMAIL PROTECTED
Just a guess: try using an explicit "application" namespace like
"application:ComponentInApplication".
Regards,
Norbi
Stephane Decleire wrote:
Hi,
I've got a component which is in a library.
And my component needs another component which is not in the library
but in the application using the