Andrea Chiumenti wrote: > Hello I need to override FormComponentContributorContext. How can I do ? >
I'm looking at the 4.1 code, but this should also be valid for 4.0 You can't easily override that, because implementations of the interface you mentioned are directly created within ValidatableFieldSupportImpl and TranslatedFieldSupportImpl So, you have to create your own implementations of those 2 and override services tapestry.form.TranslatedFieldSupport and tapestry.form.ValidatableFieldSupport -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]