Re: [protobuf] protocol buffer message to and from an XPathDocument

2011-07-21 Thread Lars Schouw
I am trying to port protobuf-codecto c# now working against protobuf-net.

In Google official Java implementaion I have *com.google.protobuf.Message* when 
is the equivalent in protobuf-net?

Lars

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/9tpQ4ochV9kJ.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



Re: [protobuf] protocol buffer message to and from an XPathDocument

2011-07-20 Thread Siju Varghese
https://github.com/sijuv/protobuf-codec/ supports protobuf-xml
conversions.

On Thu, Jul 21, 2011 at 4:48 AM, lasse l...@schouw.me wrote:

 I want to use XPath on my messages so need to move to and from XML.

 --
 You received this message because you are subscribed to the Google Groups
 Protocol Buffers group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/protobuf/-/mKbJ7GITXV0J.
 To post to this group, send email to protobuf@googlegroups.com.
 To unsubscribe from this group, send email to
 protobuf+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/protobuf?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.