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

--- Comment #2 from Nils Beaussé <nils_beau...@hotmail.com> ---
(In reply to Nate Graham from comment #1)
> Yes, it's a good idea. But where should the code live? Dolphin and Plasma
> are different products and have different release schedules. So all of the
> code that's common to both of them would have to live in a library that both
> can use, perhaps one of the KDE frameworks like KIO.

I think it could be in a specific common lib. This is a common practice for big
software to have some common files between projects. It could also be simple
C++ files that are shared between project, not necessarily a compiled library.  

Imho, the modification is relatively simple for the menu, but can be extended
to other things that are shared between the two.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to