You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Fred Emmott (JIRA)" <ji...@apache.org> on 2010/06/13 18:28:15 UTC

[jira] Updated: (THRIFT-801) Provide an interactive shell (irb) when generating ruby bindings

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

Fred Emmott updated THRIFT-801:
-------------------------------

    Attachment: thrift-irb-shell.diff

patch implementing this.

> Provide an interactive shell (irb) when generating ruby bindings
> ----------------------------------------------------------------
>
>                 Key: THRIFT-801
>                 URL: https://issues.apache.org/jira/browse/THRIFT-801
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Compiler (Ruby)
>    Affects Versions: 0.1, 0.2, 0.3, 0.4
>         Environment: ruby 1.9 (1.8 untested)
>            Reporter: Fred Emmott
>         Attachments: thrift-irb-shell.diff
>
>
> In a similar vein to how the ruby generator provides the _remote program, I find it useful to automatically generate interactive ruby sessions for thrift services.
> The main limitation of my current patch is that it only supports TBufferedTransport over TSocket.

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