|
|
|
|
|
by koolba
3675 days ago
|
|
Plus using something language agnostic allows you to employ polyglot programming. If your data is all pickled (or Java serialized, or really anything else that's "native"), good luck using anything besides the original language. |
|