Hello everybody,

what about deprecating SystemUtils#LINE_SEPARATOR in favor of System#lineSeparator?

I suggest we deprecated it with the following explanation:

"Use {@link System#lineSeparator} instead, since it can not be null and does not require a privilege check." (I'm not 100% sure about the null part, but did not find any information contradicting it.)

What do you think?

Thanks,

Pascal




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to