You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/02/03 20:19:59 UTC

[jira] Commented: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form

    [ https://issues.apache.org/jira/browse/THRIFT-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670066#action_12670066 ] 

Bryan Duxbury commented on THRIFT-132:
--------------------------------------

Great. I just committed this.

> 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
>             Fix For: 0.1
>
>         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.