Changes between Version 7 and Version 8 of WikiStart

Show
Ignore:
Author:
atack2 (IP: 75.4.165.66)
Timestamp:
01/05/07 03:22:08 (3 years ago)
Comment:

Added a section for development notes.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1313Before you start editing too heavily, have a look over our [wiki:CodeConventions Code Conventions], and do strive to follow them.  Lastly, there are a set of common tasks executed with source control (e.g. branching and merging) that you may find well-explained on our [wiki:SourceControl Source Control Reference]. 
    1414 
     15= Development Notes = 
     16 
     17Plans for development and design brainstorms are documented here. 
     18 
     19 [wiki:NotesDebuggingMethods Debugging Methods]:: 
     20  Concepts and good practices that we should adhere to when implementing the guts of the debugger. 
     21 [wiki:NotesGraphicRepresentations Graphic Representations of Threads]:: 
     22  This is where we design the really important part of the interface; the part that allows the user to analyze the behavior of threads in his application using graphics. 
     23 
    1524= Technology/Language Reference Pages = 
    1625