For developers, please add new entry for your plans.

2. Add config.h.in, and put all architecture-dependent info, such as
   uint16, int32, etc. type definition to this file.
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) hashed data stored in binary form.
    a-1) Follow kcwu's pack-chewing-dat.txt for compacting.
  b) support memory-limited applications.
7. Migrate to Unicode
8. Auto calculate the size of phrase data base.
