Join Slack
Powered by
Serializing classes is akin to sending bytecode ar...
# stdlib
c
cedric
04/10/2017, 1:34 PM
Serializing classes is akin to sending bytecode around, something that's not exactly easy to do (typically, the class already exists on the receiving end and you classload it)
👍 1
Open in Slack
Previous
Next