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