I'll be there as well. Looking forward to it! Rob...
416
Kevin Heifner
heifner_k
Apr 1, 2002 4:49 pm
Count me in. ... ===== Kevin Heifner Principal Software Engineer Object Computing, Inc (OCI) http://www.ociweb.com heifner_k@... ...
417
Brian Button
bbutton
Apr 1, 2002 4:57 pm
... Aaron> I'll be there! Are we ordering pizza? What's the scoop? I hadn't planned on anything like that. Do others want to do this, too? bab -- Brian Button...
418
Srinivas Gunturu
gunturss
Apr 1, 2002 5:47 pm
I am in. Would also be interested in Pizza. ... __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings...
419
iliyanjeliazkov
Apr 2, 2002 11:34 pm
I'll be there. Count me in. --Iliyan...
420
Brian Button
bbutton
Apr 3, 2002 2:23 pm
For those of you who were there, and those who promised to be there but weren't (aaron and sri??? :)), and for anyone else, here is the source code that we...
421
Brian Button
bbutton
Apr 3, 2002 2:25 pm
... Brian> Here's the source we came up with, for those of you with Brian> loads of time on your hands :) Brian> [Non-text portions of this message have been...
422
Brian Button
bbutton
Apr 3, 2002 2:26 pm
Or I could just change the group parameters to allow for email attachments :) bab -- Brian Button bbutton@... Senior Consultant...
423
jeffgrigg63132
Apr 3, 2002 2:37 pm
Some links to the game Brian mentioned last night: The source: http://www.snood.com/ $15 for Windows, Mac and Palm OS also GameBoy (prices vary?) (Is something...
424
Kyle Cordes
kylejcordes
Apr 3, 2002 2:47 pm
From: "jeffgrigg63132" <jgrigg@...> ... Note that it offers to install Gator, which I have seen denounced as "spyware" and other negative comments. Happily,...
425
jeffgrigg63132
Apr 5, 2002 3:36 am
I was asked about our discussions -- agreements and disagreements -- in the Tuesday night meeting, so I posted it over in the refactoring group: ...
426
Brian Button
bbutton
Apr 12, 2002 3:17 am
Well, I'm not quite sure why, but we seem to have had an influx of new members over the past few days. Welcome to all the new members in our group, and I...
427
Kyle Cordes
kylejcordes
Apr 12, 2002 3:36 am
... Let's schedule another meeting, so the new members can join in the excitement! [ Kyle Cordes * kyle@... * http://kylecordes.com ] [ Consulting,...
428
Brian Button
bbutton
Apr 12, 2002 3:47 am
... Kyle> Let's schedule another meeting, so the new members can join Kyle> in the excitement! Given the influx of new members, do we need to have an...
429
Kyle Cordes
kylejcordes
Apr 12, 2002 4:02 am
From: "Brian Button" <bbutton01@...> ... Yes, good idea. ... Perhaps you could give the main presentation (as you are surely the most experienced...
430
Eric M. Burke
burke_e
Apr 12, 2002 2:12 pm
Ok, ok... I joined the other day. I saw another Email from Brian and noticed the "Extreme Programming in St. Louis" note in his Email signature, and just ...
431
Ýsmet Erensoy Ka...
ismetekahraman@...
Apr 12, 2002 3:23 pm
I have joint this group from a far away country Turkey. I completed my undergrad study in computer science in my home country. Almost for 3 years developing...
432
Eric M. Burke
burke_e
Apr 12, 2002 5:35 pm
... We get strange looks over here also when we suggest pair programming, simplicity, etc... Overcoming people's resistance (and fear) is a big challenge when...
433
Brian Button
bbutton
Apr 12, 2002 6:10 pm
Ismet> "Smet" == smet Erensoy Kahraman <smet> writes: Ismet> I have joint this group from a far away country Turkey. You may have won the prize for the...
434
John Goodsen
jgoodsen
Apr 12, 2002 11:49 pm
OK, I joined because I clicked on Brian's .sig link and I couldn't resist not joining. I am a lurker from the Pacific Northwest - don't expect to see me much...
435
Brian Button
bbutton
Apr 13, 2002 2:27 am
Michael Feathers, one of the other consultants for Object Mentor, wrote a great paper on how to get control of legacy code on a project. Excellent reading! ...
436
Mark Balbes
mbalbes
Apr 13, 2002 2:46 pm
It's a very interesting article. However, in real legacy code I wonder how useful the concept of a Null object is. Typically, if someone has created...
437
Brian Button
bbutton
Apr 13, 2002 3:59 pm
But for some particular path through the code that you are testing, you can build a null object that does *exactly* what the nulled object used to do. For a...
438
Ýsmet Erensoy Ka...
ismetekahraman@...
Apr 14, 2002 11:53 am
This paper encouraged me through my way in refactoring an almost procedural system into an object oriented system.. I was almost doing the same things Michael...
439
Jeff Grigg
jeffgrigg63132
Apr 14, 2002 1:12 pm
I think I'd call it... NullObject as a base class for MockObject implementations. or maybe just SpecialCase (a special case of which is NullObject). _ _ _ The...
440
Brian Button
bbutton
Apr 14, 2002 2:04 pm
... Jeff> I think I'd call it... Jeff> NullObject as a base class for MockObject implementations. Jeff> or maybe just Jeff> SpecialCase (a special case of...
441
Jeff Grigg
jeffgrigg63132
Apr 15, 2002 3:03 am
I think we need a "Testing Pattern" name for using a TemplateMethod-like approach for testing purposes. ... From: Brian Button <bbutton01@...> To:...
442
alshalloway
Apr 15, 2002 7:41 pm
Brian: Thanks for posting this it really is a great article. I've included a link to it from our site to assist our clients/prospects. I really liked the...
443
mfeathers256
Apr 17, 2002 3:22 am
Thanks to all of you for the feedback. I started this article a while back when I visited a client and started showing some of the programmers how to make...
444
jeffgrigg63132
Apr 17, 2002 4:43 pm
... "Didn39;t have time to make it shorter." eh? ;-> (Really; it's good as it stands. It's a big topic; it could easily be several articles. ;-) ... The...