Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3569

LINQ3: Replace use of mutable Pipeline class with immutable AstPipeline class

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 2.14.0
    • None
    • LINQ3
    • None

    Description

      The AST classes are all immutable, but the translators were using a mutable Pipeline class during translation. Uses of that class should be replaced with the immutable AstPipeline class instead (and the Pipeline class can be deleted).

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: