Moving code into the kdevplatform module
Matt Rogers
mattr at kde.org
Thu May 24 21:15:58 UTC 2007
Hi,
This thread is to start the discussion of how to move the stuff in the
platform (mostly the lib directory) out of kdevelop and into the platform
module.
Right now, the main option seems to be to just wholesale move kdevelop/lib
into kdevplatform. Although it works, I dislike this approach. Instead, I
suggest the following:
Create two subdirectories under kdevplatform:
- src
- plugins
The src directory will contain the contents of the current lib directory minus
the plugins subdirectory.
The plugins directory will contain the contents of the current lib/plugins
directory.
Thoughts? Other suggestions?
--
Matt
More information about the KDevelop-devel
mailing list