20,741
edits
(→Todo) |
(→Todo) |
||
| Line 65: | Line 65: | ||
* Start using SimGear's SGThread {{Done}} | * Start using SimGear's SGThread {{Done}} | ||
* Start using SimGear's SGMutex {{Done}} | * Start using SimGear's SGMutex {{Done}} | ||
* Use try/catch blocks (exception handling) | |||
* Fix potential race conditions and other threading related issues | * Fix potential race conditions and other threading related issues | ||
* Use SimGear's HTTPRequest instead of Curl (?) | * Use SimGear's HTTPRequest instead of Curl (?) | ||