Difference between revisions of "TODO"

Jump to navigation Jump to search
251 bytes removed ,  19:32, 21 March 2017
→‎Common code, infrastructure: remove outdated todo
(→‎General: remove auto-detect task)
(→‎Common code, infrastructure: remove outdated todo)
Line 81: Line 81:
** backend specific stuff into ??? (maybe new namespace "Backends" ?)  not sure about this one.
** backend specific stuff into ??? (maybe new namespace "Backends" ?)  not sure about this one.
* Get rid of getenv in as many places as possible. Ideally, we'd only use it to query HOME on Unix systems.
* Get rid of getenv in as many places as possible. Ideally, we'd only use it to query HOME on Unix systems.
==== Algorithm / String ====
* Implement a std::replace like function in common/algorithm.h http://en.cppreference.com/w/cpp/algorithm/replace
* Implement String::replace in Common::String http://en.cppreference.com/w/cpp/string/basic_string/replace


==== Iterator handling ====
==== Iterator handling ====
TrustedUser
2,147

edits

Navigation menu