You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/07/09 00:03:14 UTC

[jira] Created: (THRIFT-538) missing support for framed transport

missing support for framed transport
------------------------------------

                 Key: THRIFT-538
                 URL: https://issues.apache.org/jira/browse/THRIFT-538
             Project: Thrift
          Issue Type: Wish
          Components: Library (Cocoa), Library (Haskell)
            Reporter: Eric Evans


It is somewhat frustrating when writing an application to have to choose a transport that will ultimately create compatibility issues for one or more otherwise supported languages. This is currently the case because some clients require a framed transport (i.e. Twisted), while others lack an implementation of one (i.e. Haskell, Cocoa, etc).

If every language supported the framed transport, it would even be possible to make framed the only option. :)

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


[jira] Commented: (THRIFT-538) missing support for framed transport

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897315#action_12897315 ] 

Bryan Duxbury commented on THRIFT-538:
--------------------------------------

I would eagerly commit framed transport implementations for these languages if someone provided them. They should be trivial.

> missing support for framed transport
> ------------------------------------
>
>                 Key: THRIFT-538
>                 URL: https://issues.apache.org/jira/browse/THRIFT-538
>             Project: Thrift
>          Issue Type: Wish
>          Components: Library (Cocoa), Library (Haskell)
>            Reporter: Eric Evans
>
> It is somewhat frustrating when writing an application to have to choose a transport that will ultimately create compatibility issues for one or more otherwise supported languages. This is currently the case because some clients require a framed transport (i.e. Twisted), while others lack an implementation of one (i.e. Haskell, Cocoa, etc).
> If every language supported the framed transport, it would even be possible to make framed the only option. :)

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


[jira] Commented: (THRIFT-538) missing support for framed transport

Posted by "Stanislav Yudin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788676#action_12788676 ] 

Stanislav Yudin commented on THRIFT-538:
----------------------------------------

Is there any progress on that issue? Missing framed support in cocoa really disappointing.


> missing support for framed transport
> ------------------------------------
>
>                 Key: THRIFT-538
>                 URL: https://issues.apache.org/jira/browse/THRIFT-538
>             Project: Thrift
>          Issue Type: Wish
>          Components: Library (Cocoa), Library (Haskell)
>            Reporter: Eric Evans
>
> It is somewhat frustrating when writing an application to have to choose a transport that will ultimately create compatibility issues for one or more otherwise supported languages. This is currently the case because some clients require a framed transport (i.e. Twisted), while others lack an implementation of one (i.e. Haskell, Cocoa, etc).
> If every language supported the framed transport, it would even be possible to make framed the only option. :)

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