I'd like to see the ISerializationFormatter feature extended to allow applying my own implementation. Being able to specify the type in the app.config/web.config similarly to how you provide a custom WcfProxy or DataPortalActivator would be perfect for me. My current problem requires me to provide the BinaryFormatter with a custom SerializationBinder. This feature would make this a lot easier. Has this idea been tossed around at all?
↧