Bug 15324 - plugin code should be split from uim and scm directories.
Summary: plugin code should be split from uim and scm directories.
Status: RESOLVED MOVED
Alias: None
Product: UIM
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: medium minor
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 05:32 UTC by Masahito Omote
Modified: 2012-10-28 08:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Masahito Omote 2008-04-02 05:32:34 UTC
$(top_srcdir)/uim directory contains both libuim core and plugins.
So does $(top_srcdir)/scm directory. I think it's too thick to see through
codes. I suggest them split them into uim,scm and $(top_srcdir)/plugin/$(IMs)/.

If no objection or suggestion are occurred, I tackle them.

e.g)
 libuim core:
   $(top_srcdir)/uim
   $(top_srcdir)/scm
 Anthy plugin:
    $(top_srcdir)/plugin/anthy/anthy.c
    $(top_srcdir)/plugin/anthy/anthy*.scm
 Canna plugin:
    $(top_srcdir)/plugin/canna/canna.c
    $(top_srcdir)/plugin/anthy/canna*.scm
 ...
Comment 1 Muneyuki Noguchi 2012-10-28 08:19:50 UTC
Moved to https://github.com/uim/uim/issues/6


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.