< Plasma | libplasma2
Plasma/libplasma2/servicejob
Discussion
The autostart mechanism should be kept to avoid breaking everyone's code. However, the only way to keep it would be to implement start() in ServiceJob as calling another virtual method that ServieJob subclasses would have to call ... which would break _that_ code. It's a question of the lesser of two evils.
Proposed Solution
This page was last edited on 22 September 2012, at 13:17. Content is available under Creative Commons License SA 4.0 unless otherwise noted.