[
https://issues.apache.org/jira/browse/THRIFT-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henrique Mendonça closed THRIFT-1544.
-------------------------------------
> Create correct Ruby namespace directories
> -----------------------------------------
>
> Key: THRIFT-1544
> URL: https://issues.apache.org/jira/browse/THRIFT-1544
> Project: Thrift
> Issue Type: Improvement
> Components: Ruby - Compiler
> Affects Versions: 0.8
> Reporter: Adam Stegman
> Assignee: Jake Farrell
> Priority: Minor
> Labels: compiler, namespaces, patch, ruby
> Fix For: 0.9.2
>
> Attachments: Namespace-generated-Ruby-files-correctly.patch
>
>
> Creating correct Ruby namespace directories, very similar to how Java creates
> package directories. e.g. {noformat}namespace java com.example.my_lib
> namespace rb com.example.my_lib{noformat} should both result in
> gen-{rb,java}/com/example/my_lib/my_lib_service.{rb,java}.
> Patch attached.
> See also [THRIFT-474|https://issues.apache.org/jira/browse/THRIFT-474] where
> a similar patch was included intermingled with a patch for a different issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)