gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] 3 infrastructure problems


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] 3 infrastructure problems
Date: Fri, 28 Jun 2002 17:15:32 +0200
User-agent: Mutt/1.3.22.1i

>> 2) on-site module install position
>>  - where to put modules on deployment sites
> As the number of .py files grows, some structure show be imposed
> As a start:
> 
> backend/  -- backend support like gmPG, gmExceptions, gmConf etc.
> gui/      -- common gui stuff, gmGuiMain, etc.
> plugin/gui  -- gui plugins
> plugin/filter -- import/export filters

Consulting our "inofficial packaging manager" (Andreas Tille)
revealed that "binaries" should live under /usr/share/gnumed/

There I suggest ./images/ ./python-modules/ and various ./*client*/
subdirectories - one for each client. General (non
client-specific python modules (such as gmLog) should live in
./python-modules/ whereas client specific ones should live
side by side with the client itself (or a subdirectory thereof
as is the case now with ./gui/ in ./test-area/terry/

For other operating systems I don't have such a clear vision,
unfortunately. One should probably hang everything off of one
directory such as <drive>:\gnumed\ or some such (which
directory can easily be detected automatically at runtime so
that the user can choose freely).

This structure should be "mirrored" in CVS and put in place
during some sort of install procedure of a gnumed.rpm|deb|tgz.

Developers can just symlink into the appropriate dirs of their
local CVS copy.

Comments ?

Horst ?


Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]