Hello, What I'd like to achieve is similar to
<component-specification allow-informal-parameters="yes">
<component id="textField" type="TextField"
inherit-informal-parameters="yes" />
</component-specification>
I thought that if I specify the formal parameters of TextField as informal
parameters on this custom component then it would work as expected. But I've
just realized that it doesn't.
Is the above construct not supported? (Why? :)
BR,
Norbi
