[Registry] Hierachy
Brought to you by:
aviram
|
From: Markus R. <mai...@gm...> - 2004-10-18 18:55:24
|
There are a lot of files now in the root of elektra
markus:~/Projekte/Elektra/svn/elektra$ find . -type f -maxdepth 1 | wc
35
and they will be getting more :-)
What about giving source files into /src like common in many projects?
I would also suggest giving the kdb (1) shell command into a subdir.
It would be also a very good thing to split the localkdb.c into one file
specific to the accessing the database and the rest. I plan to write an
backport with .ini style, but dont expect that it will happen today or
tomorrow :-) And giving the functions which have to be changed for an port in
its own source file would make it much easier!
btw. In the changelog Avi, you say:
- Added documentation on how to write new backends
Where can i find that?
mfg Markus
|