[infinispan-dev] Findings of ISPN-508 - Portable serialization marshaller

Galder Zamarreño galder at redhat.com
Thu Jul 22 04:29:02 EDT 2010


On Jul 22, 2010, at 9:15 AM, Emmanuel Bernard wrote:

> 
> 
> On 22 juil. 2010, at 02:56, Mircea Markus <mircea.markus at jboss.com> wrote:
> 
>> The OGM code that deconstructs the object works on a java object (e.g. Person). To be able to use this Person from C++ you'd need to have C++ code to assemble the AtomicMap (i.e. C++ OGM), or?
> 
> Yes

Yeah but does not need to be anything complicated. On the client side, it'll be just a custom type that looks exactly like a Map. The difference comes when in the server this is converted into an AtomicMap vs a HashMap.

> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache




More information about the infinispan-dev mailing list