You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2010/04/22 07:04:50 UTC

[jira] Assigned: (ZOOKEEPER-747) Add C# generation to Jute

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

Patrick Hunt reassigned ZOOKEEPER-747:
--------------------------------------

    Assignee: Eric Hauser

> Add C# generation to Jute
> -------------------------
>
>                 Key: ZOOKEEPER-747
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-747
>             Project: Zookeeper
>          Issue Type: New Feature
>            Reporter: Eric Hauser
>            Assignee: Eric Hauser
>         Attachments: ZOOKEEPER-747.patch
>
>
> The following patch adds a new language, C#, to the Jute code generation.  The code that is generated does have a dependency on a third party library, Jon Skeet's MiscUtil, which is Apache licensed.  The library is necessary because C# does not provide big endian support in the base class libraries.
> As none of the existing Jute code has any unit tests, I have not added tests for this patch.

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