I&#39;ve started on adding device icons to the desktop and it seems that there is going to be a lot of code duplicated between device icons and the file icons.&nbsp; Since Trach Applet will likely share a lot of code as well I&#39;d like to make an AbstractIconApplet class which will sub-class Applet in order to reduce the amount of code duplicated and ease maintenance of the code.&nbsp; Where should I put such a class?&nbsp; I don&#39;t think it should be in libs/plasma because then it will be expected to be BC through the kde4 life cycle.&nbsp; Any other suggestions?<br>
Chris<br>