move playground kdevelop4-extra-plugins to git

Niko Sams niko.sams at gmail.com
Sun May 16 16:08:20 UTC 2010


On Sun, May 16, 2010 at 17:41, Andreas Pakulat <apaku at gmx.de> wrote:
>> But I still would group together executescrpt, executebrowser, xdebug
>> and crossfire into one project.
>
> As you're the maintainer thats your decision. For QMake for example (2
> plugins, manager + builder) I'll just have the builder in a subdir of
> the manager. But anybody is free to create a single repo and put a bunch
> of related plugins as repository into it. Just unrelated plugins should
> not be in the same project - IMHO.
Hmmm, yes - they are related. But other plugins might depend on
executebrowser/script too.
(any debugger, or scripting language support (eg. ruby))

possible layouts:
1.
kdevelop-web-debuggers/*

2.
kdevelop-executors/executescript
kdevelop-executors/executebrowser
kdevelop-web-debugger/xdebug
kdevelop-web-debugger/crossfire

3.
kdevelop-executescript/executescript
kdevelop-executebrowser/executesbrowser
kdevelop-xdebug/xdebug
kdevelop-crossfire/crossfire

I don't know what's best. Maybe 3.

Niko




More information about the KDevelop-devel mailing list