maybe it could show a warning only if it detects t...
# intellij
k
maybe it could show a warning only if it detects that the
object
implements
Serializable
(not sure if this is doable), and make it a weak-warning at most, since a lot of classes that you don't even end up serializing do implement
Serializable