(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“In summary, serialization is dangerous and should be avoided. If you are designing a system from scratch, use a cross-platform structured-data representation such as JSON or protobuf instead. Do not deserialize untrusted data. If you must do so, use object deserialization filtering, but be aware that it is not guaranteed to thwart all attacks. Avoid writing serializable classes. If you must do so, exercise great caution.”

Joshua Bloch, Effective Java : Programming Language Guide
Read more quotes from Joshua Bloch


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

Effective Java : Programming Language Guide Effective Java : Programming Language Guide by Joshua Bloch
8,036 ratings, average rating, 422 reviews

Browse By Tag