What is the serialization pattern? -


i've seen referenced in couple places i've been unable find description of pattern.

to me, means specific form of memento pattern. mementos, in case, serialized objects. caretaker file system.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

jtree - comparing two TreeNode (or DefaultMutableTreeNode) objects in Java Comparator -