lib/interfaces/context.* dpointers?

Matt Rogers mattr at kde.org
Fri May 18 03:50:54 UTC 2007


On Thursday 17 May 2007 21:04, Andreas Pakulat wrote:
> Hi,
>
> I was going through krazy things today and started with dpointer-izing
> lib/. Krazy reports any installed header that has a class without a
> dpointer, wether that class has private member or not.
>
> The question I have is: Does it make sense to add dpointers to our
> Context classes? Or should I exclude them from krazy? What the opinion
> in general about adding a dpointer even if the class doesn't have
> private members?
>
> Andreas

Add a d-pointer, but don't use it. (i.e. leave it initialized to 0). I think 
we'll need one for BC purposes anyways, but i'm not sure. Best to ask on 
either kde-devel or kde-core-devel.
-- 
Matt




More information about the KDevelop-devel mailing list