Comment #2 on issue 838 by [email protected]: ibus-memconf, an alternative config service program
http://code.google.com/p/ibus/issues/detail?id=838

You can have a look at the code here:
http://src.chromium.org/cgi-bin/gitweb.cgi?p=ibus.git;a=tree;f=memconf;hb=HEAD

As shown, it's written in C++, but this is only for using <map>. It should be pretty easy to convert it to
C. We'll be happy to do that if we can upstream this.

As for writing data to disk, it shouldn't be hard, but needs some work. Besides, if it has ability to write
to disk, we shouldn't call it ibus-memconf. :)

Maybe we could rename this to something like ibus-simpleconf for now, and add more features like "writing to
disk" as needed, in the future?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

To unsubscribe, reply using "remove me" as the subject.

回复