On Feb 10, 2014, at 4:54 PM, Tristan Tarrant <ttarr...@redhat.com> wrote:

> - since remote query is already imbued with JPA in some form, an 
> interesting project would be to implement a JPA annotation processor 
> which can produce a set of ProtoBuf schemas from JPA-annotated classes.
> - on top of the above, a ProtoBuf marshaller/unmarshaller which can use 
> the JPA entities directly.

I think it would be even more useful to infer the protbuf schema from the 
protostream marshaller: the marshaller is required in order to serialize object 
into the proto format and has the advantage that it works even without Java.

Cheers,
-- 
Mircea Markus
Infinispan lead (www.infinispan.org)





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

Reply via email to