开发者

How to use google protocol buffers with java me?

i have designed a protocol using google protocol buffers and now want to write a java me client. but this implementation that i have found is severely restricted. it does not allow enums, nested message开发者_如何学JAVAs and is very basic which defeats the purpose of using it.

is there an alternative implementation of protocol buffers for java-me.


Hmm... I didn't know that the java-me story was lacking; you might want to ask on the specific group. The 3rd party page lists one other that might be worth a look.

Of course, you could write your own ;-p (and yes: I realise that defeats the purpose even further; I'm half in jest here... nearly half...)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜