Hi, I am facing a problem related to the design of FieldTranslatorSourceImpl internal class design.
I would like to adivse one of the method to pass my own modified instance of Translator, but actually the adivor does'nt work for this method because the public method (from the interface) is called from the inside... and the one invoced by the Tapestry other internals is not the one i wan't to decorate of course :) Is this a bug or a design principal to secure internal classes ? Best Regards, Christophe.