[
https://issues.apache.org/jira/browse/THRIFT-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667821#action_12667821
]
Bryan Duxbury commented on THRIFT-132:
--------------------------------------
Dan, can you try this patch out and let me know if it solves the problem?
> Ruby generator should use ::Thrift::Foo namespace form
> ------------------------------------------------------
>
> Key: THRIFT-132
> URL: https://issues.apache.org/jira/browse/THRIFT-132
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (Ruby)
> Environment: Any
> Reporter: Dan Sully
> Assignee: Bryan Duxbury
> Attachments: thrift-132.patch
>
>
> The Thrift compiler for Ruby should generate code such that it uses the top
> level namespace:
> include ::Thrift::Client
> otherwise, if there is an existing namespace with 'Thrift' in the hierarchy,
> Ruby will fail to find that class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.