When contributing to a service configuration, values should be coerced to the
correct type rather than rejected if not the correct type
---------------------------------------------------------------------------------------------------------------------------------------
Key: TAP5-1356
URL: https://issues.apache.org/jira/browse/TAP5-1356
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-ioc
Affects Versions: 5.2.5
Reporter: Howard M. Lewis Ship
This will make it much easier to migrate the behavior of services as long as
contributions of the old type can be coerced to contributions of the new type.
It may also make it easier to contribute symbol constants, as it will be
possible to pass true, not "true", or literal numbers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.