[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pyim 0c126fa: * Development.org (整体架构): Simplify.
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pyim 0c126fa: * Development.org (整体架构): Simplify. |
Date: |
Fri, 18 Jun 2021 02:57:13 -0400 (EDT) |
branch: externals/pyim
commit 0c126faba0efb26a5b0aedf61ebb78d0b060041f
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>
* Development.org (整体架构): Simplify.
---
Development.org | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/Development.org b/Development.org
index ba40f60..fc3f9f9 100644
--- a/Development.org
+++ b/Development.org
@@ -4,25 +4,21 @@
* 整体架构
#+begin_example
+----------------------+------------------------------------------------------------------+--------------------------+
-| PYIM Quail 路由层: | pyim-input-method, pyim-active,
| |
+| PYIM Quail 层: | pyim-input-method, pyim-active,
| |
| | pyim-exit-from-minibuffer, pyim-mode-map
| |
| |
| |
+----------------------+------------------------------------------------------------------|
|
| PYIM 用户命令定义层:| Pyim 用户命令,Entered 用户命令 |
|
| | Cregexp 用户命令,Cstring 用户命令
| |
-| | Dict 管理命令,标点用户命令,Pymap 管理命令 |
|
+| | Dict 管理命令,标点用户命令,Pymap 管理命令 |
Scheme |
+----------------------+----------------------------+-------------------------------------+
|
-| PYIM 流程组件层: | Process | PYIM 视图组件层: Page, Preview
| |
-| | |
| |
-| | |
| |
+| PYIM 流程组件层: | Process | PYIM 视图组件层: Page, Preview
| Assistant-scheme |
+----------------------+----------------------------+-------------------------------------|
|
-| PYIM 实体组件层: | Entered, Imobjs, Codes, Candidates, Outcome, Magic-convert,
| Scheme |
-| | Punctuations, Cregexp, Cstring, Probe,
| Assistant-scheme |
-| | Autoselector, Pinyin
| Common |
+| PYIM 实体组件层: | Entered, Imobjs, Codes, Candidates, Outcome, Magic-convert,
| Common |
+| | Punctuations, Cregexp, Cstring, Probe,
| |
+| | Autoselector, Pinyin
| |
+----------------------+-----------------------------------------+------------------------+
|
-| | 词库缓存接口层: Dcache
| |
-| PYIM 持久化层
+------------------------------------------------------------------+
|
-| | 词库缓存实现层: Dregcache, Dhashcache
| |
+| PYIM 持久化层 | Dcache (接口), Dregcache (实现), Dhashcache (实现)
| |
+----------------------+------------------------------------------------------------------+
|
| 词库文件层: | Dict, Pymap
| |
+----------------------+------------------------------------------------------------------+--------------------------+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/pyim 0c126fa: * Development.org (整体架构): Simplify.,
ELPA Syncer <=