Platform definition
From KDevelop
This page is to describe how the platform will be constructed.
[edit] Classes to become part of the platform
This has become basically everything in kdevelop/lib in SVN currently, since the platform is in a state of extreme flux at the moment.
[edit] Possible candidates for inclusion in the platform
These are classes that could possibly be included but we aren't completely certain that they would apply, probably they should go into corresponding plugins and together become "platform plugins".
- KDevAppFrontend
- KDevMakeFrontend
- KDevDiffFrontend
Plugins to consider as candidates for "platform":
- parts/appwizard (if rewritten)
- common file template implementation (if it ever occurs)
- bookmarks
- diff
- documentview
- grepview
- konsole
- openwith
- quickopen
- replace
- documentation
- usertoolbars (from quanta)
[edit] Name of the platform module
As the result of a vote on the kdevelop-devel mailing list, the platform module will be named kdevplatform in SVN.