1.Fix an issue where could not create portable serialized representation. 2.Add a function "cache" for compatibility with editor syntax hints. 3.Now decorators can implement singleton classes. 4.Also optimized some code.
1.2
Fix a big bug. When used as a metaclass, an exception is thrown if "__not_cache__" is not defined.