Re: [Gegl-developer] Spawn a new project?

2009-07-08 Thread Henrik Akesson
The only dependency there is between the visualisation tool and GEGL
would be the output file format from callgrind.

/Henrik

2009/7/7 Martin Nordholts ense...@gmail.com:
 On 07/07/2009 03:45 PM, Henrik Akesson wrote:

 Hi,

 the work I've done so far can be split into two parts:
 1) gegl scripting - for the moment a ruby script that allows me to run
 tests of gegl and some test cases.
 2) visualisation tool - a java web project that is made for displaying
 performance data.

 1) should obviously be commited to the gegl project.
 2) however, I believe should be a new open source project.


 How does the dependencies look here? I suppose GEGL would have a soft
 (optional) dependency on the visualization tool?

 And as for the VCS preference, git is my clear preference, it's a shame
 Google Code doesn't offer that.

  / Martin


___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer


[Gegl-developer] Spawn a new project?

2009-07-07 Thread Henrik Akesson
Hi,

the work I've done so far can be split into two parts:
1) gegl scripting - for the moment a ruby script that allows me to run
tests of gegl and some test cases.
2) visualisation tool - a java web project that is made for displaying
performance data.

1) should obviously be commited to the gegl project.
2) however, I believe should be a new open source project.

For the moment, I've named the visualisation tool PerfECT, for
Performance Evaluation and Control Tool.

I propose to create a new open source project at code.google.com using
a LGPL license.

Do you have any preferences as to which version control system I
should use? The google code hosting offers Mercurial and SVN. I'm
leaning towards using SVN on the server and git-svn on my laptop,
mainly because I already know both svn and git (well, git only a
little bit).


Regards,

Henrik
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer