[Fresco-devel] pinyin.db file location and use of RCManager
Neil Pilgrim <[email protected]> Sun, 13 Apr 2003 01:02:16 +0100
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm currently attempting to tidy up the RCManager code, allowing other Berlin binaries to use the logic in there (kits, devices). A patch is at issues.fresco.org/task58. This also opens the way for a possible change to the RC system, ie. storage of not just paths; I have some code that I developed for my phd work that may be of use for that. But that is for later :) I noticed during this that the pinyin demo depends on RCManager, even though it is a Berlin component. My solution, for now, is to just have -r/--resource be replaced by -p/--pinyin-db-path. The question is what is an appropriate default value for the pinyin path. Currently it is set at $install/share/Berlin, which is not now appropriate. Any ideas/opinions/views/reviews? Yes, yes, we should probably just be using Moscow or something ;) I've got the pinyin db path currently set to $install/share/Fresco-demos; I hope to apply this patch soon - its not big - so please comment if you see something blindingly wrong! Thanks, -- Neil