Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.7.6
-
None
Description
Thin client configuration could be partially serialized via ClientCacheConfigurationSerializer.java
But this #OpCode based serialization is limited only to .NET -> Java direction.
Let's use OpCodes as a default implementation for all supported platforms, this will help us to add a new configuration section only for a specific platform.