Skip to content
Discussion options

You must be logged in to vote

If I understand correctly, you have created your own version of MobileFormatter and you are using that as the serializer instead of MobileFormatter?

I think that we added an option to a later version of MobileFormatter so it can ignore the version number in the fully qualified type names. You might choose to use a later version of CSLA to solve the issue.

There was a long period of time where it was essentially unrealistic to replace the formatter, because I'd hard-coded the use of MobileFormatter in a number of places in the codebase. That was unfortunate, and is also something that has been addressed in more recent versions.

However, iirc, there is still an issue in UndoableBase where a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BPJDeLozier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants