• Jon Skeet's avatar
    Remove support for Serializable. · f651f73a
    Jon Skeet authored
    This could potentially be added back in later, but its use is limited and it's a pain in terms of support in PCL environments.
    One use that has been highlighted is passing objects between AppDomains; we'd recommend passing a byte array explicitly and reparsing on the other side.
    f651f73a
Name
Last commit
Last update
..
build Loading commit data...
keys Loading commit data...
lib Loading commit data...
mono Loading commit data...
protos/extest Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...