[Uim-bugs] [Bug 15324] New: plugin code should be split from uim and scm directories.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 2 05:32:35 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15324

           Summary: plugin code should be split from uim and scm
                    directories.
           Product: UIM
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: Other
        AssignedTo: uim-bugs at freedesktop.org
        ReportedBy: omote at utyuuzin.net


$(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
 ...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list