It is possible to write a code-first protobuf implementation, which might also be a good fit here - but I don't know of one for java.
Marc
> --
> You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
> To post to this group, send email to prot...@googlegroups.com.
> To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
>
I would suggest looking at the protostuff project:
http://code.google.com/p/protostuff/
I think it has all that is needed to achieve the goals Gabor is looking for.
--Chris
2011/6/16 Miguel Muñoz <SwingG...@yahoo.com>:
> --
> You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
> To post to this group, send email to prot...@googlegroups.com.
> To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
>
>
--
Chris