Re: [w3c/manifest] Remove Trim() logic on string members (#620)

> I would say we should divide the strings into user-facing and non-user-facing. The user-facing ones (name, short_name, description, categories) probably should still be trimmed, since it doesn't make sense for an application name to have leading or trailing spaces. The spec doesn't necessarily have to explicitly trim them; this could just be left up to the platform.

I agree. Representation of the string should be left up to the platform (i.e., it should guard against such unrestrained inputs). I'd be in favor of not trimming. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/620#issuecomment-333733161

Received on Tuesday, 3 October 2017 04:06:55 UTC