-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.14
-
Fix Version/s: 5.0.15
-
Component/s: tapestry-core
-
Labels:None
A component may need to access all its parameters, including informal ones. This is for example when the component needs to process arbitrary list of parameters as needed when accessing a database with a query. I propose that the interface ComponentResources be extended with a method to allow such access.