* Simon Cozens <[EMAIL PROTECTED]> [2002-12-13 14:55]: > Oh no! You mean it'll only work in non-pathological cases? > That's no good!
Its inability to deparse a closure such that its bound lexicals and their values can be recreated is sometimes a serious hindrance. It works well enough and then some when it's used as a debugging tool by someone sentient, but isn't reliable enough to generally use for serialization of coderefs. -- Regards, Aristotle