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
I got a problem with serialization. Most of the project classes aren't signed as Serializable (system.serializable). I can't serialize classes without using reflection. I can't even inherit these.
The text was updated successfully, but these errors were encountered:
I got a problem with serialization. Most of the project classes aren't signed as Serializable (system.serializable). I can't serialize classes without using reflection. I can't even inherit these.
The text was updated successfully, but these errors were encountered: