Difference between revisions of "Sbot Common Interface"
From IridiaWiki
Jump to navigationJump to search| Line 1: | Line 1: | ||
| − | ==What is the common interface |
+ | ==What is the common interface, and why should we use it?== |
| + | #1. Write Controller Once, instead of modifying for each platform. |
||
| + | #2. Everyone shares a common build environment. We can stop reinventing the wheel. |
||
| ⚫ | |||
| + | |||
| + | |||
| + | |||
| ⚫ | |||
Revision as of 11:15, 28 March 2006
What is the common interface, and why should we use it?
- 1. Write Controller Once, instead of modifying for each platform.
- 2. Everyone shares a common build environment. We can stop reinventing the wheel.