You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2010/01/19 15:01:54 UTC

[jira] Updated: (DIRMINA-655) Add a more general purpose text based decoder

     [ https://issues.apache.org/jira/browse/DIRMINA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Vermillard updated DIRMINA-655:
--------------------------------------


any progress here ?

> Add a more general purpose text based decoder
> ---------------------------------------------
>
>                 Key: DIRMINA-655
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-655
>             Project: MINA
>          Issue Type: New Feature
>    Affects Versions: 2.0.0-M4
>         Environment: Mina 2.0.0-M4, Java 1.6, Fedora 10
>            Reporter: Matthieu Chase Heimer
>            Priority: Minor
>         Attachments: RegExDecoder.java
>
>
> There are many text based protocols who have messages that are terminated by a delimiter other than an end of line. A protocol decoder that is more generic than TextLineDecoder would be a nice addition. It should also be easy to extend so developers can focus on coverting text messages to domain objects and not on converting  and parsing IoBuffers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.