[Korganizer-devel] [Bug 256003] Virtual keyword missing from save() method in kdepimlibs/kcal/resourcecalendar.h

Sergio Martins iamsergio at gmail.com
Thu Nov 4 17:17:58 CET 2010


https://bugs.kde.org/show_bug.cgi?id=256003





--- Comment #5 from Sergio Martins <iamsergio gmail com>  2010-11-04 17:17:56 ---
(In reply to comment #4)
> I understand the BC issues, but what is the policy regarding BC across major
> revisions?
You can break in KDE 5 only afaik.

  This is a long-standing bug that was recently uncovered when I was
> debugging some resources.  It revealed that several plugins are broken because
> they require overloading of the save() method.  What would be your proposal for
> how to fix this problem?  
Maybe using a dynamic cast in ResourceCalendar::save() and calling the
ResourceCached one?

It's really hugly and will only fix it for ResourceCached, but it's the only
thing i can thing of.



> Will kcalcore obsolete this issue?
KCalCore doesn't use kresources.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list