Hi,

In the past we discussed about forbidding the declaration of some serialization related methods in records. In particular:

writeObject(ObjectOutputStream)
readObjectNoData()
readObject(ObjectInputStream)

I wonder if we still want to enforce that restriction, meaning that it should be reflected in the spec, or if it is not necessary anymore,

Thanks,
Vicente


Reply via email to