|
DevDesignForIBusRegistry
Design for IBus Registry
Phase-Implementation What is the registry?The registry contains information of all installed components of ibus. When ibus boots up, it will load the registry, and use the registry to loading components. What is the component in ibus?The component is a executable program. It may provides services for ibus How many kinds of services for ibus?User Interface serviceIt provides UI service in ibus. Other input engine can use it to show properties, preedit text, auxiliary text, lookup table, and etc. Configure serviceIt provides configure service in ibus. Other components may store, load and listen on some configure items via it. Input Method Engine serviceIt provides basic input method logic, processes users input, produces output. Like PinYin input method. Booting steps
| |
► Sign in to add a comment