You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/04/13 11:35:43 UTC

[jira] Updated: (CAMEL-322) support a text based Data Format for easy marshaling to/from text using optionally different character sets

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

Claus Ibsen updated CAMEL-322:
------------------------------

        Fix Version/s: 1.4.0
    Affects Version/s: 1.3.0
          Component/s: camel-core

> support a text based Data Format for easy marshaling to/from text using optionally different character sets
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-322
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-322
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.3.0
>            Reporter: James Strachan
>            Assignee: Claus Ibsen
>             Fix For: 1.4.0
>
>
> See http://activemq.apache.org/camel/data-format.html - we might wanna do something like...
> {code}
> from("file://something").unmarshall().text("UTF-16").to("something")
> {code}

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