Changes between Initial Version and Version 9 of Ticket #192


Ignore:
Timestamp:
09/04/10 10:13:30 (9 years ago)
Author:
ibboard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #192

    • Property Status changed from new to reopened
    • Property Priority changed from major to minor
    • Property Released changed from to no
    • Property Version changed from to Unknown or N/A
    • Property Milestone changed from WarFoundry 0.1 to WarFoundry 1.0
    • Property Owner set to ibboard
  • Ticket #192 – Description

    initial v9  
    11Some of the code can be a bit ugly and break some good coding practices (like trying to do more than one thing in a class, or chaining methods). This ticket should capture all clean-up for more readable and usable code.
     2
     3Examples of what we could do but aren't are at [http://geekswithblogs.net/BlackRabbitCoder/archive/2010/08/26/c.net-five-little-wonders-that-make-code-better-1-of.aspx Geeks With Blogs] ([http://geekswithblogs.net/BlackRabbitCoder/archive/2010/09/02/c.net-five-more-little-wonders-that-make-code-better-2.aspx pt2])