Adding constant for line.separator and friends

Alex Miller alexdmiller at yahoo.com
Tue Nov 10 15:15:33 UTC 2009


I've seen multiple instances of constants for line.separator, etc in just about every application code base I've ever used.  I'd heartily vote for standardizing a well-defined way to get this in the JDK.  I think methods would be fine and System seems like the best location for them.

Alex



More information about the core-libs-dev mailing list