Hi everyone,

is there any way to read the informal parameters a component received? componentResources.getBlockParameter makes it easy for blocks - but how can I do it with strings, for example? Furthermore, is there maybe any way to get a list of the informal parameters?

I looked in the source code and and InternalComponentResourcesImpl implements all what I need -readParameter, getBinding, getInformalParameterBindings- but they are not being published in the Interface ComponentResources. Am I looking in the wrong place or is there simply no other way than to use InternalComponentResourcesImpl - which, of course, I would rather like not to?

- Tobias

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

Reply via email to