You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
Hi,
Short questions; I’m trying to inherit and extend the Trello.net objects (card, list etc), and then I would like to make a binary serialization to disk. But I see that the objects are not marked as serializable. Is there any workaround to make this possible?
/Erik (also from Sweden)
The text was updated successfully, but these errors were encountered:
Hi,
Short questions; I’m trying to inherit and extend the Trello.net objects (card, list etc), and then I would like to make a binary serialization to disk. But I see that the objects are not marked as serializable. Is there any workaround to make this possible?
/Erik (also from Sweden)
—
Reply to this email directly or view it on GitHub.
Hej,
No, I cant get it to work. I have tested several serializers and I cannot serialize a List (Card) to disk. Do you have any suggestion which one to use?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Short questions; I’m trying to inherit and extend the Trello.net objects (card, list etc), and then I would like to make a binary serialization to disk. But I see that the objects are not marked as serializable. Is there any workaround to make this possible?
/Erik (also from Sweden)
The text was updated successfully, but these errors were encountered: