-
Roman Alifanov authored
- json.unmarshal(str, Class) deserializes JSON into class instance - json.marshal(obj) serializes class instance to JSON string - reflect module: fields, get, set, type, class_name, create - Class metadata generation for runtime introspection - Fix DCE namespace detection inside function bodies - Update telegram bot example with Message class, /json, /info commands
1d92a91e