On 4 Apr 2013, at 15:31, Manik Surtani wrote: >> Once we have the x-protocols data access in place, do you see any issues >> with this approach: >> - hotrod java client + Avro writes an "Person" object >> - mechached C++ client reads the binary representation from the server and >> deserialize it with Avro into a C++ "Person" object > > Yes, it should. And good idea, this will help us test cross-platform without > a requirement for more Hot Rod clients at this stage. +1
Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
