[
https://issues.apache.org/jira/browse/DIRMINA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661717#action_12661717
]
Emmanuel Lecharny commented on DIRMINA-654:
-------------------------------------------
I have injected the code into a sandbox atm :
http://svn.apache.org/viewvc?rev=732497&view=rev
One general comment first : the code is a bit lacking Javadoc. Although I
didn't spent more than one minute looking at the code, this is what my eye
caught. Nothing that can't be fix, obvioulsy :)
Now, time for more deep review :)
> Google Protocol Buffers Codec
> -----------------------------
>
> Key: DIRMINA-654
> URL: https://issues.apache.org/jira/browse/DIRMINA-654
> Project: MINA
> Issue Type: New Feature
> Components: Filter
> Reporter: Tomasz Blachowicz
> Attachments: protobuf.txt
>
>
> Google Protocol Buffers (protobuf) are language-neutral, platform-neutral,
> extensible mechanism for serializing structured data. Apache MINA already
> provides several protocol codecs (decoders and encodes) that allows to deal
> with different wire formats. The Protocol Buffer is the perfect candidate for
> new codec available as separate and optional module within Apache MINA.
> More details on Protocol Buffers can be found on the website:
> http://code.google.com/apis/protocolbuffers
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.