Name: Anonymous 2011-04-14 1:21
I have a serializable class, which needs to have a wmplib player as a field.
Apparently wmplib isn't serializable,and I don't need it to be either.. but it causes some run time errors and makes me unable to save shit.
So, what can I do to make the serialization ignore the property?
Apparently wmplib isn't serializable,and I don't need it to be either.. but it causes some run time errors and makes me unable to save shit.
So, what can I do to make the serialization ignore the property?