Changes between Version 8 and Version 9 of PLATFORM_STANDARDS_ANALYSIS
- Timestamp:
- 10/14/08 15:16:07 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_ANALYSIS
v8 v9 22 22 * Overview - explains the mis functionality in a sentence. Describe what happens and in what circumstances. 23 23 * Requirements - Here should be listed requirements of the result - what is the expected functionality. Please give detailed requirements, the bug can be a result of misunderstanding the original task requirements. 24 * Task result - In this section should be listed what is the result of the task. For these tasks it will be code but depending on task may also contain diagrams, graphics, etc25 * Implementation idea - Brief overview of implementation methods, suggested algorithms, etc. 24 * Task result - In this section should be listed what is the result of the task. For these tasks it will be maintained code but depending on task may also contain diagrams, graphics, etc 25 * Implementation idea - Brief overview of implementation methods, suggested algorithms, etc. You may point the mistaken part of the code here. 26 26 * Related - Here should be listed related tasks that might be useful for solving this task. You may also point to previous and next revisions of the same task, useful external links, etc. 27 27 * How to demo