Howard Lewis Ship <hlship <at> gmail.com> writes: > The other question is whether changing RegistryImpl is necessary. Using > infrastructure overrrides may be sufficient.
I thought about this too. In order to easily unit test a page which makes use a service layer using the Tapestry IOC, we need to a way to replace the service with a mock object. So the Infrastructure override mechanism won't do it. -- Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
