Use of Boost library classes in kdecore?
Leo Savernik
l.savernik at aon.at
Mon Jul 9 19:11:15 BST 2007
Am Sonntag, 8. Juli 2007 schrieb David Jarvie:
> I've now got it working, using an implementation class which keeps track of
> the ref counts and implements virtual functions. There is no exposure of
> private class data or implementation details. I don't see why there should
> be a problem in making the KTimeZoneImpl class public.
If you now renamed KTimeZoneImpl to KTimeZoneBackend, it'd be immediately
clear which class is suited for which purpose. An xxxBackend class in public
API also looks less scary than an xxxImpl class IMHO ;-)
mfg
Leo
More information about the kde-core-devel
mailing list