It looks like there are two Java ME implementations listed here: http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns
But if neither one works for you, you may have to work on one of them until it does. (I'm not too familiar with Java ME, but I assume that it can't handle the official Java implementation even in lite mode?) On Mon, Oct 26, 2009 at 6:09 AM, iamrohitbanga <[email protected]>wrote: > > i have designed my protocol using google protocol buffers and now i > want to write a java me client for it. > i have tried using > http://code.google.com/p/protobuf-javame/wiki/UserDocumentation > but this implementation is severely restricted. it does not support > enums, nested messages. > is there an alternative implementation for java me > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/protobuf?hl=en -~----------~----~----~----~------~----~------~--~---
