[Kde-games-devel] Forwarding includes for libkdegames
Dmitry Suzdalev
dimsuz at gmail.com
Fri Dec 29 21:00:41 GMT 2006
On Friday 29 December 2006 23:35, Henrique Pinto wrote:
> On Fri 29 Dec 2006 13:09, Matt Williams wrote:
> > Does the KDE policy allow us to install some forwarding headers for
> > libkdegames so that instead of
> > #include <khighscore.h>
> > it would be
> > #include <KDEGAMES/KHighscore>
> > (of course the directory name "KDEGAMES" is up for debate)
> > and also do you think it would be beneficial?
>
> I think it is a very good idea, but I'd use "#include
> <KDEGames/KHighScore>" instead of the all-uppercase version.
I think we should ask on kde-core-devel at kde.org about this (I'm CC-ing it).
Questions for kde-core-devel:
Is there any common policy concerning new-style-headers coming from other
modules?
Should the modules create such headers? Where they should install them?
I think it would be good thing for all modules to follow some common
convention about this :).
Cheers,
Dmitry.
More information about the kde-core-devel
mailing list