Difference between revisions of "Topic diff"
From Makers Local 256
Line 1: | Line 1: | ||
+ | == Outline == | ||
+ | |||
# split the topics into files (arrays) (COMPLETED) | # split the topics into files (arrays) (COMPLETED) | ||
# diff the files (COMPLETED) | # diff the files (COMPLETED) | ||
Line 4: | Line 6: | ||
## red means removed | ## red means removed | ||
## green means added | ## green means added | ||
+ | |||
+ | == Status == | ||
+ | Have to think through the algorithm to parse and add in the old topic bits, all while coloring |
Revision as of 08:58, 1 August 2006
Outline
- split the topics into files (arrays) (COMPLETED)
- diff the files (COMPLETED)
- parse the diff output and rebuild the topic with colors
- red means removed
- green means added
Status
Have to think through the algorithm to parse and add in the old topic bits, all while coloring