On Fri, 2014-02-07 at 15:40 +0100, Krzysztof Kosiński wrote:
Another thing to note is that std::string should only be used for
paths. For UTF-8 strings, we should use Glib::ustring, which has a
character-based index operator instead of a byte-based one.
This would be good info for a wiki page, but the wiki is down (again or
still?). There's lots of great documentation for developers in the
mailing list and I'd love to be able to formalise it somehow on the
website.
Thoughts?
Martin,