Ok. If and when I get time, I'll just create one more github project for this. Or if anyone beats me to it, feel free to, can fork as a FX project later on.
-+ Tatu +- On Mon, Jun 11, 2012 at 4:38 AM, Benson Margulies <[email protected]> wrote: > Yes that makes sense. I was reading the provider code and mulling over > how to do this yesterday. > > On Sun, Jun 10, 2012 at 10:34 PM, Tatu Saloranta <[email protected]> wrote: >> On Sun, Jun 10, 2012 at 9:34 AM, Benson Margulies <[email protected]> >> wrote: >>> Has anyone cooked up a scheme to use SMILE with Jackson with JAX-RS? >> >> I have not yet, but if there was interest, adding >> jackson-jaxrs-smile-provider should be very easy. >> Similar to JAX-RS/XML provider: >> >> https://github.com/FasterXML/jackson-jaxrs-xml-provider >> >> would this make sense? Amount of code is not huge, and it really >> should then be plug-n-play to add Smile format support out-of-box, via >> service declaration. And unlike with XML there is no question of >> conflicts with "standard" support for JAX-RS provider might have. >> >> -+ Tatu +- >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > >
