Squeak
  links to this page:    
View this PageEdit this Page (locked)Uploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Network Steward
Last updated at 4:16 pm UTC on 14 January 2006
The Task Force November Revolution seemed stalled so I (John) have usurped the role that I volunteered for. The revolution is dead (or maybe its just dormant); long live the king! At least until the revolution is revived. (shamlessly stolen from the Network Steward page)


Network Stewards:


Plan

  1. Organize (John, Goran, Craig)
  2. Build SUnit tests
  3. Update all comments
  4. submit those changes for approval
  5. Decide next step
      • I'd rather each of my changes becomes immediately useful to the community and don't want to work for a year on something that may be tossed if I don't finish it.

Future

  1. Identify useful additional methods
  2. Documentation

Rules John would like to apply to how we make changes (up for discussion)

  1. We will have working SUnit tests in place before undertaking any code change
  2. We will fully comment all classes and methods
  3. SUnit test will not be re-written to match code change - Any code changes must work with the exiting SUnit test (I don't want to break things that are working now)