On Fri, Dec 30, 2011 at 8:55 AM, George Sapountzis <gsapountzis_at_gmail.com>wrote:
>
> I did this in samson for Form<T> and actually used user-defined
> form/query param injectables as
> StringReaderWorkers/MultivaluedParameterExtractorProvider decorators.
> You can avoid the manual definition of StringReaderProvider since
> StringReaderWorkers is an injectable interface, see [2][3][4]
>
>
Oh sweet, I missed that, thanks for the pointer !
Your samson project looks definitely useful, I'll keep an eye on it, looks
like something we may need at some point
-- stephane