Folks, There are too many Ignite components already which can work only when BinaryMarshaller is set. Several examples: - .NET/C++ - ODBC - DML
We are tightly coupled to it forever. Having said that, it seems that we should completely disallow any custom marshallers. I propose to do the following: 1) Deprecate IgniteConfiguration.marshaller property 2) If it set - ignore and print a warning. Thoughts? Vladimir.