aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_macros/src/README.txt')
-rw-r--r--mingling_macros/src/README.txt15
1 files changed, 5 insertions, 10 deletions
diff --git a/mingling_macros/src/README.txt b/mingling_macros/src/README.txt
index a882bd0..e653795 100644
--- a/mingling_macros/src/README.txt
+++ b/mingling_macros/src/README.txt
@@ -1,12 +1,7 @@
-*Listen up*, this is a messy macro written by AI.
-It works, but it looks like expired spaghetti and smells like freshly laid shit.
+接下来的优化计划
-But the general idea is mostly right. If I'm in a good mood, this code will definitely need a refactor.
+1. 将全局注册包装成 registry.rs
+2. 声明类似 register_chain_match ... 等函数
+...
-----------------------------------------------------
-Chinese original version:
-
-*听着*,这是一坨由 AI 写的乱七八糟的宏
-它能用,但是看起来就像过期的意大利面,闻起来就像刚拉出来的新鲜的屎
-
-不过思路大抵是对的,如果心情好这坨代码肯定要重构
+还在思考