To answer my own question, it already exists. Bit of a case of RTFM. The JavaDocs for LinkFactory.constructLink does state "parameters - A map; keys are strings and values are strings or string arrays (exception: key ServiceConstants.PARAMETER is an array of objects."
On Tue, 28 Feb 2006 13:52:27 +1000, "Steve Wells" <[EMAIL PROTECTED]> said: > When doing a Service.constructLink(IEngineService service, boolean post, > java.util.Map parameters, ...) ...The default LinkFactoryImpl that does > the "constructing" seems to encode the parameter, "java.util.Map > parameters", only if the values are String or String[]. I'd like to be > able to pass in params of arbitrary but Squeezable types. > > Does anyone know if such a beast exists? > > Thanks, > > Steve > -- > Steve Wells > [EMAIL PROTECTED] > > -- > http://www.fastmail.fm - Faster than the air-speed velocity of an > unladen european swallow > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Steve Wells [EMAIL PROTECTED] -- http://www.fastmail.fm - The professional email service --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]