What is the meaning for these different default encodings (as seen in System.getProperties()) - Flex Env Java 8, ANSI_X3.4-1968 - Standard Env Java 8, UTF-8 - Standard Env Java 7, ANSI_X3.4-1968
This can be dealt with, but it is a complication. I am guessing that Standard Env Java 7's ANSI_X3.4-1968 was originally for compatibility with Python, which is deeper in GAE's roots. And presumably in Standard Env Java 8 , the default was changed to UTF-8 because that is the general standard. Yet Flex Env (Java 8) uses ANSI_X3.4-1968. What is the story here? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cNJ%3DrFve%3DV_UQy1HRaNNamz76jAvwoMGfo%3DQc%3DdMbMrgg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
