On 2017-08-21 5:31 PM, Eric Rahm wrote:
I'm not sure how much backing that has -- we'd be going from nsString => String which is pretty close to std::string -- it would be interesting to get some feedback.
Or follow Rust's precedent and use type name `Str`. That would avoid confusion with std::string or #include "string.h" on case-insensitive file systems.
_______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

