On Fri, 12 Jan 2018 21:51:58 +0100, Pascal Schumacher wrote:
imho we should drop support for java 6 and make every component java 7+

Why?
Just curious to know what to do for "Commons RNG": source is
Java 6 compatible and the fairly "low-level" functionality is
unlikely to evolve much: only additional implementations of
bit-manipulating procedures are foreseen.
Syntactic sugar was considered (that uses Java 8 features like
the "Stream" API) but it could be added in a dedicated module
whose language level requirement would not be forced on the
simple API which it would wrap.
On the other hand, perhaps there are other aspects to take
into account (?).

Gilles

Am 12.01.2018 um 18:54 schrieb Gary Gregory:
Hi All:

When should we update Commons Net from Java 6 to 7?

Gary



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

Reply via email to