Kirk Lund created GEODE-2132:
--------------------------------
Summary: Allow PostProcessor to be specified in Region Attributes
Key: GEODE-2132
URL: https://issues.apache.org/jira/browse/GEODE-2132
Project: Geode
Issue Type: Wish
Components: security
Reporter: Kirk Lund
Different Regions have different types of values and the PostProcessor needed
for different Regions may require very different code. If a single global
PostProcessor is used for values in multiple Regions, then it would get very
complicated with lots of instanceof or other value type checks.
Allowing PostProcessor to be specified in Region Attributes would not diminish
the value of having the current single global PostProcessor added by GEODE-17.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)