Hello Ishaaq, this maven artefact is actually the google protobuf library. It is used by the sdc extension. If you want to implement an extension that provides conversion to and from protobuf protocol, you can have a look at the jackson extension. You should have to implement only two classes : a protobuf converter and a protobuf representation.
Bes tregards, Thierry Boileau Hi, > Am interested in setting up Resources that use protobuf messages for data > transfer. After some searching around I discovered this: > http://maven.restlet.org/org/restlet/jee/org.restlet.lib.com.google.protobuf/2.2/ > > Is anyone maintaining this? Where is the source? > > If not, if I were to roll my own implementation - where should I start? > > Ishaaq > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2748072

