-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Builders
-
None
-
Fully Compatible
Whereas PipelineStageDefinition already has
public static implicit operator PipelineStageDefinition<TInput, TOutput>( string json );
PipelineDefinition does not. For consistency, adding this implicit conversation would be quite handy.