Hi List,

long time no write.

I have got used to defining a public interface for my services paired with a 
package-private implementation. Tapestry's autobinding with ServiceBinder 
complains about the implementations not being public. I do not want to make the 
implementations public. So I am afraid I will have to write builder methods in 
the Module class. Can someone confirm that or perhaps show me a way to use 
autobinding with non public implementations?

Thanks in advance,
nillehammer

==
http://www.winfonet.eu

Reply via email to