Friday, January 30, 2015

The Serialization Proxy Pattern

In my last post, I talked about serialization in general. This one is much more focused and presents a single detail: the Serialization Proxy Pattern. It is a good, often the best, way to deal with many of the issues with serialization. If there was only one thing a developer would want to know about […]






from Java Code Geeks http://www.javacodegeeks.com/2015/01/the-serialization-proxy-pattern.html

No comments:

Post a Comment