[RFC] Workingstyle of different VCS systems

Andreas Pakulat apaku at gmx.de
Fri Apr 13 07:50:38 UTC 2007


On 13.04.07 09:34:32, Andras Mantia wrote:
> On Friday 13 April 2007, Andreas Pakulat wrote:
> > You seem to have missed some mails in the thread. We want to provide
> > some widgets that can be shared among vcs plugins, like a  logviewer
> > a diff-tool and a merge tool for example. That way we have a unified
> > GUI for all these things, we reduce code duplication and take some
> > burden from plugin developers.
> 
> This is an idea I do not oppose at all. They can be in a common library 
> as well, but not necessary in the interfaces. KDevelop interfaces are 
> usually classes with pure virtual methods, and their objective is to 
> provide a common way to access different classes in behavior.

We never (or at least I didn't) intended to put GUI stuff into one of
the interfaces, except that a method of the interface might throw up
some GUI (like a logwidget).

I'll comment about the rest later, when I slept a bit more and thought
about it a bit more.

Andreas

-- 
You're at the end of the road again.




More information about the KDevelop-devel mailing list