-
-
Notifications
You must be signed in to change notification settings - Fork 3
Archive: Use Binary Formatter tests from Mono
Vladyslav Taranov edited this page Jan 21, 2016
·
1 revision
Depends on null support for lists
I want to make AqlaSerializer suitable as a replacement for BinaryFormatter.
For this purpose I already added ImplicitFallback property to DefaultAutoAddStrategy so you can set it to automatically add new types as ImplicitFields.
The next step is to make it pass tests for BinaryFormatter which are not related to its specific format.