|
|
|
|
|
by scrame
1419 days ago
|
|
Go never really clicked with me, but isn't the point of serialization formats interoperability? Like, ok, its 10x faster unzipping than another obscure language dependent format, but how is that better than perl storables or python pickles or ruby ser's other than being "faster"? How do i call this from java or dotNet, and why would i do this other than to make everyone I work with miserable to adopt yet another format? |
|