577
edits
(→Todo) |
(→Todo) |
||
| Line 68: | Line 68: | ||
* 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 (?) | ||
* Use a std::map for the aircraft lookup table | * Use a std::map for the aircraft lookup table {{Done}} | ||
* Generalize the parser and move it to a separate file | * Generalize the parser and move it to a separate file | ||
* Rework URL building and move it to the constructor so that it's only done once | * Rework URL building and move it to the constructor so that it's only done once | ||
edits