RSS/Atom feed Twitter
Site is read-only, email is disabled

Gimp and Refactoring

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Gimp and Refactoring Carlos Andrade 20 Feb 22:27
  Gimp and Refactoring Alexia Death 20 Feb 23:22
   Gimp and Refactoring Carlos Andrade 20 Feb 23:29
Carlos Andrade
2012-02-20 22:27:26 UTC (about 13 years ago)

Gimp and Refactoring

Dears,

I noticed at [1] that around March 2001 GIMP code base experienced significantly decrease on LOC.

We are investigating to what extent is refactoring worth or should we just focus on new features. Difficulties of measuring their benefits are also usually long ten and invisible, so I'm doing research with professor Rick Kazman at UH to analyze these questions.

I've been looking around the internet for open source projects that could provide meaningful data in other to support our research and I came across GIMP on Ohloh.

I attempted to verify on achieve mailing lists around March 2011 to observe if the decrease on LOC was related to significant refactoring, however it seemed that 2011 march emails were not available. Only until around 06/2011. Is it possible for us to have access to it or could someone confirm by some other way that GIMP was undergoing refactoring or what caused the significantly LOC decrease?

I appreciate your attention regarding this matter.

Best Regards,

[1] https://www.ohloh.net/p/gimp

Carlos Andrade http://carlosandrade.co

Alexia Death
2012-02-20 23:22:42 UTC (about 13 years ago)

Gimp and Refactoring

On Tue, Feb 21, 2012 at 12:27 AM, Carlos Andrade wrote:

I attempted to verify on achieve mailing lists around March 2011 to observe if the decrease on LOC was related to significant refactoring, however it seemed that 2011 march emails were not available. Only until around 06/2011. Is it possible for us to have access to it or could someone confirm by some other way that GIMP was undergoing refactoring or what caused the significantly LOC decrease?

http://git.gnome.org/browse/gimp/log/?ofs=1700

The one source of truth - Git commit log. One commit stands out in particular, the removal of the old preset system.

Carlos Andrade
2012-02-20 23:29:54 UTC (about 13 years ago)

Gimp and Refactoring

Thank you, that helps even more. Very much appreciated it.

Best Regards,

Carlos Andrade http://carlosandrade.co

2012/2/20 Alexia Death

On Tue, Feb 21, 2012 at 12:27 AM, Carlos Andrade wrote:

I attempted to verify on achieve mailing lists around March 2011 to

observe

if the decrease on LOC was related to significant refactoring, however it seemed that 2011 march emails were not available. Only until around

06/2011.

Is it possible for us to have access to it or could someone confirm by

some

other way that GIMP was undergoing refactoring or what caused the significantly LOC decrease?

http://git.gnome.org/browse/gimp/log/?ofs=1700

The one source of truth - Git commit log. One commit stands out in particular, the removal of the old preset system.

-- --Alexia