You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raffaeleguidi edited this page Dec 23, 2010
·
5 revisions
Starting from this commit I begun experimenting with an injectable serialization mechanism. The first implementation, of course, being standard java serialization, I also tried using protostuff, the library based on google protocol buffers.