moved back to old acc
[vox.git] / modules / core / serialize.vx
blob27606ffe427b2a77cadbf13ee87b49f87d5bb64b
2 /**
3 ** Starting with the introduction of #Object.repr(), serialize.vx doesn't really
4 ** serve any purpose anymore.
5 */
8 throw "serialize.vx is deprecated! Please use #Object.repr() instead, please. If you must, import core/repr instead, which is a reimplementation of the repr algorithm in vox"