Generally, I would like to see us moving away from using RegionFunctionArgs. In 
the command, we should start creating the RegionConfig object directly from the 
command arguments. This RegionFunctionArgs is there before the config objects 
are available. If we can completely get rid of it, that would be great.

If not, this RegionConfigFactory does not belong in the config package either. 
It's more used in the command to convert RegionFunctionArgs to RegionConfig, 
the rest of the world should only work with RegionConfig. Only the command need 
to be aware of this "factory" or "converter".

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

Reply via email to