Hi, I was wondering whether it's possible to read out a *Component*'s formal parameters' values? Up till now, I was only able to find the /getInformalParameter(String name, Class<T> type)/ function in *ComponentResources*, which only allows to read out informal parameters.
Some Context: I'd like to create a custom validator to be used in a custom component I wrote earlier. For this validator to work properly, it would need to access the values of the parameters passed to its containing component. Making the container's formal parameters informal seems like a clumsy solution. Thanks in advance, and best regards, Wouter -- View this message in context: http://tapestry.1045711.n5.nabble.com/Reading-out-a-Component-s-formal-parameters-values-tp5680502.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org