Kcontrol memory leak
David Faure
faure at kde.org
Tue Jul 13 18:19:53 BST 2004
On Tuesday 13 July 2004 19:09, Albert Astals Cid wrote:
> What about library compatibility? Is it possible adding that methods to
> KCModule without breaking stuff?
You can always add non-virtual methods, that's no problem.
See the binary-compatibility paper on developer.kde.org
> (i do not know but i have seen comments like
> this function should be never called but don't remove before 4.0 so we don't
> loose compatibility)
Removing is a problem, but the suggestion here is to add, so no problem.
I think this is a good solution too.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list