Hi Julien, Thanks for your feedback.
Yes, I splited that features in two sub-modules to avoid people to have both dependencies (in most cases they will use only one). Regards, Raphaël On Sun, May 5, 2013 at 10:44 AM, Julien Vermillard <[email protected]>wrote: > Hi Raphäel > Looks neat, I have definitively a use case for that : RPC. > > Perhaps we should have two maven module : one for thrift, one for > protobuf ? This would avoid people to have thrift dependency when they > use protobuff (and "vice versa"). > > I would be definitively better than the current java serialization > codec bothering everybody on android ! > > Julien > > > On Sun, May 5, 2013 at 1:31 AM, Raphaël Barazzutti > <[email protected]> wrote: > > Hi MINA-developers! > > > > Using extensively MINA 2.0 at my work, I’d like to contribute to the next > > MINA version. > > > > IMHO, MINA 3.0 could provide serialization facilities like Apache Thrift > > and Google Protobuf transport. > > > > According to that I decide to propose the following code to be merged > with > > the main repository of MINA 3.0. > > > > Please have a look to my repo : https://github.com/rbarazzutti/mina > > > > Suggestions are welcome, > > > > Kind regards, > > > > Raphaël >
