Well, I was able to fix a couple of them and even made the EnvironmentTest non-environment specific. We have about 6 ways to run all the tests in the system...
... Why? ... How did it get this complex? ... The data model is dirt simple. Why does ecal need something this fancy? Why not spend that effort making it even...
xp-cinci, Ecal problems recently increased to 16 errors and 3 failures, I didn't even try the FitNesse tests. Fortunately, XP has very solid advise on...
Man you are radicle. I can't wait till you have time to re-join the group. Its this kind of thinking that encourages me to stay involved. However, I have to...
This brings up some interesting questions. I have been working on a distributed schedluer. It will be deployed as: a.. Stand alone swing app b.. Embedded in...
When you were building your stand alone swing app, how closely were you staying to the user stories? While you would have tests for your business logic as you...
... Yeah, me too. I spent a bunch of time that cleaning up code so that eclipse 3.0 stopped complaining. Now I'll do that over again. My thought when this...
... Agreed, Simple is hard. I don't think it is subjective because many in the XP community seem to share a common idea of what is simple. But it's not ...
... There are two strands of thought I've heard from the XP gurus that I'm trying to understand myself: (1) developing the domain is important and can be...
This is the kind of discussion I would like to see our team go through before we make these kinds of decisions. So, I would still like to see you reimplement...
Answers inline ... From: Edward Sumerfield [mailto:esumerfd@...] Sent: Friday, July 02, 2004 11:37 AM To: xp-cincinnati@yahoogroups.com Subject: Re:...
Ed, Thanks for the response, hope you are having a good holiday. ... From: Edward Sumerfield [mailto:esumerfd@...] Sent: Saturday, July 03, 2004 3:00...
Reminder from the Calendar of xp-cincinnati http://groups.yahoo.com/group/xp-cincinnati/cal XP-cinci Meeting Tuesday July 6, 2004 6:00 pm - 9:00 pm (This event...
xp-cincinnati@yahoogr...
Jul 4, 2004 9:56 pm
303
Peter Hart will be away from Friday June 25, 2004 to Monday July 5, 2004. Mail is not being forwarded. On vacation. Please contact: Derron Newland for Atlys...
http://www.springframework.org/spring-ide/eclipse/ If you are interesting in using your ide to validate IOC container, take a look at the Spring Eclipse...
xp-cinci, The July meeting was (as usual) a lot of fun. Rather than a typical XP day, the July meeting went more like a Iteration Planning game retrospective. ...
Thanks for the recap Mark, I have a couple of additions to make. Testing ====== We have a decision on how to move forward with regards to our testing process....
Ed, sorry for my memory lapse, what was the URL of the Voice Over IP (talking over the internet :-) package you demo's at the last XP Cinci meeting? Thanks, ...
Mark and I have come up with a set of instructions that we can all use to complete an integration test. Can everyone try to follow them and update the ...
I have got the one-button ant targets to the point where the junit and fitnesse tests run cleanly all the way through but I am missing one final step. I am...
I should have pointed out that if you want to try these targets there are 3 new properties to add to your ecal.properties. The sample ecal.properties.txt...
Reminder from the Calendar of xp-cincinnati http://groups.yahoo.com/group/xp-cincinnati/cal XP-cinci Meeting Tuesday August 3, 2004 6:00 pm - 9:00 pm (This...
xp-cincinnati@yahoogr...
Jul 25, 2004 9:56 pm
314
Hello All, Java is a great static language, there are times when a dynamic language is a better tool for the task at hand. An even better solution is to be...
xp-cinci, I've recently done a spike application using Groovy for the data Gateway layer. We could cover Groovy in the next meeting, I'd be happy to talk about...
xp-cinci, What I forgot to say is that I was looking at Groovy as a way to implement Domain Design. Implementing the Domain in a dynamic language is an idea ...