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

Ruby generator -- please namespace classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.9.2
    • Ruby - Compiler
    • None

    Description

      When classes are generated for thrift interfaces, they should be name-spaced.

      For example:

      class Version
      ...
      end

      Should be something like:

      module Thrift
      class Version
      end
      end

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            talbright Trent
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: