1 2 3 4 5 6 7 8 9 10 11 12 13
|
For developers, please add new entry for your plans.
4. Follow the idea from kcwu to adapt some routines of libtabe, and
seek for better way to share resources.
a) support same phrase in different phones.
5. Perform optimization on libchewing in the following aspects:
a-1) Follow kcwu's pack-chewing-dat.txt for compacting.
b) support memory-limited applications.
11. Abstract the I/O layer
b) the backend of the I/O layer could be Standard C file operations,
IIIMF's namespace I/O, and even database, so that we could give
leverage to 0.3.x branch.
12. Provide public API to manipulate/query system and user dict.
|