I like Context over Factory because it suggests that it is managing the state 
during execution, whereas Factory suggests that it creates objects but does not 
really manage them after creation.  I think CounterFactory would be more aptly 
named CounterContext, but this seems to have been a historical thing we 
inherited from the Java SDK.

[ Full content available at: https://github.com/apache/beam/pull/6304 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to