- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Apr 2012 14:58:07 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16733 --- Comment #15 from Simon Pieters <simonp@opera.com> 2012-04-16 14:58:06 UTC --- (In reply to comment #13) > I'd definitely use CRLF if I was developing an Android app that outputs text > files to USB/SD-accessible storage, since most users will access it in Windows, > and Windows users are stumped by LF text files. (Linux users--and I assume Mac > users as well--have no problems with CRLF, so CRLF is safer.) That argues for having an API that normalizes to CRLF regardless of OS. (And maybe an API that normalizes to LF when going in the other direction.) Should we provide a convenience API for that? -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 16 April 2012 14:58:14 UTC