The Artima Developer Community
Sponsored Link

Agile Buzz Forum
A needed break

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
A needed break Posted: Oct 5, 2003 7:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: A needed break
Feed Title: Richard Demers Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rademers-rss.xml
Feed Description: Richard Demers on Smalltalk
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Richard Demers Blog

Advertisement

I've been working pretty diligently for the last two weeks on the new domain model for BottomFeeder. It turns out that a new domain model isn't enough (surprise?). Getting the user interface to use it is another HUGE bit of work. I have managed to migrate a lot of function from the UI to specific domain classes, but this means a lot more test cases for the domain classes. No, I'm not following a strict XP process, as this would make it too hard to complete anything. Instead, I add or change domain classes and then create a test cases that always executes "self should: false]." At least this way I have a record of what test case work to do. Right now, I have a LOT of test case work to do!

Read: A needed break

Topic: DefaultPackageNamespace (DPN) Previous Topic   Next Topic Topic: Reflections when modifying a complex program

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use