... Benefit 1: Testing. How do you test your upgrade if you can't reverse it? Benefit 2: Rollback. What happens if you deploy and things stop working? ...
Our current strategy is to use migration classes, each of which performs a specific migration (like Migrate0To1, Migrate1To2, etc.). Each migration is up-only...
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday March...
melbourne_XP_enthusia...
Mar 3, 2008 8:25 am
2790
... Where we'll be discussing anything that seems interesting around "TDD doesn't work". I reckon any samples that anyone would like to bring along would be...
A recent Methods & Tools poll researched the agile software development practices adoption rate in organizations. The question asked was "At what stage is the...
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday March...
melbourne_XP_enthusia...
Mar 9, 2008 8:25 am
2794
I'll preface this with a "we're a C# shop". Not to put people off but if you suggest tools and make suggestions then it might be helpful. I've liked the...
I'll preface this with a "we're a C# shop". Not to put people off but if you suggest tools and make suggestions then it might be helpful. Like the previous...
... I still want to add alarms for complexity to our automatic build. (C++) ... And NPath complexity which is a measure for the minimum number of test cases. ...
... I presume you meant 'cyclomatic complexity' :) Given that I built a tool that measures complexity in Java code, I'm kind interested in this. Can you tell...
I think just about any metric adds value, *especially* if you track it over time - it's the evolution that seems to make the difference rather than than...
Hi Luke, To be boring, but I think it is an important point, the metrics you list were suggested to detect code smells as opposed to measure code health. An...
Marty is being a very humble. His complexian tool is fantastic and a staple in my builds !! Thanks Marty :) I try to set the complexity ratings as low as...
Well, Luke did say he used the metrics to 'indicate' project health, not 'measure'. An important difference. -- Marty ... [Non-text portions of this message...
I agree with the rest of your post but, on this point, we differ. I'm happy to have a general rule that could be relaxed if it makes the code easier to follow....
On one project we have 14 methods that have complexity 10 or higher in around 6000 methods. No particular attention paid to complexity other than good...
Recently, I've been using XP in a two-developer project in RoR. It's a small project, so our backlog is kept in a text file of stories in source control. When...
Duncan, Do the defects-as-stories contribute to your iteration velocity? If so I think this skewers that measure's usability in context of the project. What it...
Rupert Jones
rup@...
Mar 27, 2008 8:49 pm
2806
Depends on POV. I think these should be counted in the teams velocity - how many story points they get through in an iteration *to their current level of...
Fair call. I've worked in an environment where a portion of the development team considered 'ticking n things off' (where a larger value of n is 'better')...
Rupert Jones
rup@...
Mar 28, 2008 7:38 am
2808
Without understanding your context and how *you* define things, it makes it difficult to offer you explicit guidance. However, here's some food for thought: -...
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday April...
melbourne_XP_enthusia...
Mar 31, 2008 8:25 am
2810
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday April...
melbourne_XP_enthusia...
Apr 6, 2008 8:27 am
2811
Methods & Tools is a free e-newsletter for software developers, testers and project managers. Spring 2008 issue's content: * OpenUP * How Quality is Assured by...
After a great conference in Sydney last year, The Continuous Integration and Testing conference (CITCON) is coming to Melbourne in 2008. It's an open space...
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday May...
melbourne_XP_enthusia...
May 5, 2008 8:25 am
2814
Reminder from: melbourne_XP_enthusiasts Yahoo! Group http://groups.yahoo.com/group/melbourne_XP_enthusiasts/cal Melbourne XP Enthusiasts Meeting Tuesday May...
melbourne_XP_enthusia...
May 11, 2008 8:25 am
2815
Folks, this person here, fed up with the never ending debate over fixing the processes in failing software projects, takes some inspiration from mathematics...
Somehow they cut the link from my post. http://www.jakevoytko.com/blog/2008/05/12/how-reddit-will-maybe-save-software-development/ [Non-text portions of this...