I've been trying to decorate the TypeCoercer Service with no luck, and then I found this little line in the online docs.
It is not possible to decorate the services of the TapestryIOCModule. Why are these services so special? Why would I want to, well.... I'm trying to coerce between a collection of domain types and their Ids and back again. I can do it with a single type, but handling collections is a different matter and basically tapestry 5 isn't allowing me to. Any thoughts? -- View this message in context: http://www.nabble.com/Decorating-IOC-Services-tp23764254p23764254.html Sent from the Tapestry - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
