|
yes we could do that, but it implies defining Cache configurations programmatically, and having some way to allow configuration of each.
We could use the default Cache and copy configuration to the others, or maybe allow the user to specify from which existing Cache we should copy the configuration?
Maybe the Cache names should follow some kind of NamingStrategy, so that the user could configure various caches with ad-hoc settings.
|