-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dotnet Drivers
-
Not Needed
We recently introduced the `TranslatedPipeline` class as a way to associate an `AstPipeline` with an output `IBsonSerializer.
The existing `AggregationExpression` class is similar, it associates an `AstExpression` with an `IBsonSerializer`.
For consistency we should rename the `AggregationExpression` class `TranslatedExpression`.