Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

extremeprogramming · Extreme Programming

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 9641
  • Category: Object Oriented
  • Founded: Jan 1, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Okay, thanks to the Two Ronnies for the code, and the tests. Now, and this is going to be a bit easier for Ron, than Ron. Add to the triangle the ability to...
263 Apr 6, 2002
8:24 am

Ilja Preuß
ipreussde
Send Email

I'll say up front that I don't have experience which is analogous to your problem, but, having worked in traditional software development departments, we have...
33 Apr 6, 2002
2:23 am

C. Keith Ray
attkeithray
Send Email

... Not exactly. Actually, Western PA and Eastern Ohio has "yinz" as the third-person plural (equivalent to the southern "y'all" and the Spanish "ustedes".) ...
1 Apr 6, 2002
12:44 am

Schofield, David
David.Schofield@...
Send Email

Not that Ron needs my agreement, but I really like what Ron writes here. I agreed with it instinctively, but his description of where the bugs really are helps...
22 Apr 5, 2002
11:27 pm

Laurent Bossavit
morendilfoo
Send Email

I'm curious about how people feel about doing code reviews as a substitute for pairing. It seems generally accepted that if you *must* write production code...
2 Apr 5, 2002
10:24 pm

James Goebel
cjgthree
Send Email

Dan Rawsthorne [mailto:DrDan@...] ... Actually, I was referring to the number of people pairing. My inclination is to object to the idea...
5 Apr 5, 2002
8:53 pm

dossy
Send Email

... Yes, it is possible. I've done it. (Though I recommend using classes; see below.) I came onto a PHP project when it was mostly monolithic code in each ...
1 Apr 5, 2002
7:38 pm

George Paci
georgepaci
Send Email

My 2 cents: Most of my code is intended to be reused, part of a library, with a published interface. While I try my best to do unit testing, unfortunately I...
1 Apr 5, 2002
3:03 pm

Glew, Andy
andy.glew@...
Send Email

[We apologize if you receive multiple copies of this message.] CALL FOR POSITION PAPERS / PARTICIPATION Workshop on Testing in Extreme Programming (WTiXP 2002)...
2 Apr 5, 2002
11:54 am

Leon Moonen
leonmoonen
Send Email

... Nobody said it would be easy :) ... In coding to the mainline (or "confident coding" as opposed to "defensive coding"), you must assume that the other...
2 Apr 4, 2002
10:14 pm

Laurent Bossavit
morendilfoo
Send Email

What do you do when: (a) you decide to work on a feature FOO (call it a story if you want) (b) first you write the tests for FOO. they are actually a bit hard...
4 Apr 4, 2002
10:07 pm

Ron Jeffries
RonaldEJeffries
Send Email

Hi, Just had a quick question about how you guys are normally building your Iteration Releases. I am currently working on a project which is going to finish ...
2 Apr 4, 2002
9:21 pm

Charlie Poole
cpoole98370
Send Email

... I am not currently on a C++ project, but when we were on them, we simply built both. On smaller projects, we did as part of the same build (CruiseControl...
1 Apr 4, 2002
9:14 pm

wecaputo@...
logosity
Send Email

We're in the process of re-examining the way we solicit client satisfaction information at the end of our projects. I sat down to write up a set of open-ended...
18 Apr 4, 2002
8:33 pm

Charlie Poole
cpoole98370
Send Email

Hi Jim, ... Actually, (at least for me), it stated a nice profound truth. And, as somebody else pointed out, rule #1 for high volume mailing lists: Never ...
1 Apr 4, 2002
8:03 pm

Blum, Robert
groby_b
Send Email

... That's what I was thinking at first too, but then what happens when you implement two interfaces that happen to have methods with the same signature (and...
1 Apr 4, 2002
7:56 pm

Tim Moore
timothy_marc...
Send Email

I am trying to use the TestProxy to create singleton instances, and get the following error: [java] There was 1 error: [java] 1)...
1 Apr 4, 2002
5:00 pm

Alper Akture
alper.akture@...
Send Email

Anyone know of a pbunit than runs with PowerBuilder 8? Cheers Dave...
2 Apr 4, 2002
8:21 am

Andrew Zorin
andyzorin
Send Email

... Imagine a spider web. At the centre of the web is the function we are interested in coding non-defensively, the function that is deepest in the call stack....
58 Apr 3, 2002
10:05 pm

Charlie Poole
cpoole98370
Send Email

In another thread, I talked about assertions being a holdover (for me) from the days before XP. In the past they were considered a best practice. It's not...
13 Apr 3, 2002
10:04 pm

Brian C. Robinson
bcrtrw
Send Email

... Sounds like a near perfect type of development for XP, on the face of it. Provided you have a team that buys in to the idea. And willingness on the part...
6 Apr 3, 2002
8:30 pm

Ron Jeffries
RonaldEJeffries
Send Email

Executive summary: I've identified a negative reaction in myself to a particular phrase. I suspect others will have the same reaction, and I'm looking for a...
135 Apr 3, 2002
6:25 pm

yet another bill smith
bigbill.smith@...
Send Email

We apologize if you receive this announcement more than once. ... CALL FOR SUBMISSIONS XP2002 Workshop Bringing Structure to Experience With Agile Development ...
2 Apr 3, 2002
5:57 pm

Hans_Wegener@...
hans_wegener
Send Email

Hi everyone, currently, our approach in testing the HTML part of the web applications is to test only for the elements we are interested in, namely: -...
1 Apr 3, 2002
3:20 pm

Paolo Bizzarri
pibizza
Send Email

I promised yesterday I would post some code to illustrate my use of assertions, so here we go. I hope the few lines I post are not enough for anybody to...
21 Apr 3, 2002
7:35 am

Charlie Poole
cpoole98370
Send Email

We are setting up Ant into Websphere Studio App Developer to automate JUnit testing. What would be prefered? 1) Use WSAD automatic build to create our class...
2 Apr 3, 2002
5:42 am

Erik Meade
geektank
Send Email

hi, i'd like to use the xp method for a php project without using classes. is it possible? any help plz...
17 Apr 2, 2002
11:29 pm

gmitchu
Send Email

Hi folks. I live in the scary world of Domino development, and as part of my quest to make that world slightly less scary for myself and others like me, I put ...
1 Apr 2, 2002
10:58 pm

Simon Brown
simes@...
Send Email

A quick search of google for "Ariane disaster code" comes up with many links including http://www.eiffel.com/doc/manuals/technology/contract/ariane/ and ...
3 Apr 2, 2002
10:21 pm

Laurent Bossavit
morendilfoo
Send Email

... I think I understand now. My response would be to suggest that rather than terminating the program, it is always more appropriate to capture the failure...
1 Apr 2, 2002
9:33 pm

Peter Hansen
plhansen2000
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help