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.2, 0.1, 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.