On Sunday 02 Oct 2005 18:15, Alan Chandler wrote:
> On Sunday 02 Oct 2005 18:01, Ron Piterman wrote:
> > look at the wiki -> tapestry 4 -> howtos
>
> Perfect - thanks
Actually not quite perfect - no details on making a translator. However,
using a comparison with the validator mechanism and the hivemodule.xml
actually in the framework, I figured out that I need
<contribution configuration-id="tapestry.form.translator.Translators">
<bean name=translator_name" class="translator_class" >
</contribution>
and to make my transalator_class extend
org.apache.tapestry.form.translator.AbstractTranslator
Not tried this yet - but am about to.
--
Alan Chandler
http://www.chandlerfamily.org.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]