mirror of
https://github.com/corda/corda.git
synced 2025-03-23 12:35:23 +00:00
So... On reflection, and adding a number of tests for static initialisation with serialised types it looks like there is no chance that the serializer factory will ever pass a non white-listed type through to the carpenter in the first place. As such leaving the plumbing in as it may be useful to pass a blacklist at some point into the carpenter and the tests are always useful (ignoring those that won't work without the white-list checking)