As we did for Apache Commons CVS, I plan on deprecating Serialization in Apache 
Commons IO for the usual "Item 85" [1] reasons focusing on security.

I will add the following comment to classes that implement Serializable:

 * <h2>Deprecating Serialization</h2>
 * <p>
 * <em>Serialization is deprecated and will be removed in 3.0.</em>
 * </p>

Gary
[1] https://ahdak.github.io/blog/effective-java-part-11/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to