Closed ckentgeorge closed 5 years ago
It seems that we get an error if Serializable is inherited more than once. Is this an accepted limitation? Gives the build error Duplicate class field declaration : X.__clid
Serializable
Duplicate class field declaration : X.__clid
Is this issue fixed?
Yes on GitHub
It seems that we get an error if
Serializable
is inherited more than once. Is this an accepted limitation? Gives the build errorDuplicate class field declaration : X.__clid