Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1544

Create correct Ruby namespace directories

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      Creating correct Ruby namespace directories, very similar to how Java creates package directories. e.g.

      namespace java com.example.my_lib
      namespace rb com.example.my_lib

      should both result in gen-

      {rb,java}/com/example/my_lib/my_lib_service.{rb,java}

      .

      Patch attached.

      See also THRIFT-474 where a similar patch was included intermingled with a patch for a different issue.

      Attachments

        Issue Links

          Activity

            People

              jfarrell Jake Farrell
              adamstegman Adam Stegman
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: