|
I'm not totally convinced we should add such a feature. It seems quite specific and the message interpolator SPI allows to plug-in custom implementations just to cover special requirements like this. Writing your own (which as said before could delegate to the default one and only replace any remaining unresolved parameters to their names) doesn't seem like "copy-hacking" to me but exactly like the API suggests it should be done.
|