Le 29/09/2016 à 14:01, Gilles a écrit : >> I think other modules will be somehow dependent on rng-core, so change >> in core will require additional release of the module. > > Wrong! > > See previous post(s).
Actually Artem is right. Changes in rng-core are likely to be used in rng-utils. For example the typed factory that you wanted to move to rng-utils would have to be updated every time a new random number generator is added to rng-core. New methods added to RandomSource or UniformRandomProvider could also be useful to rng-utils classes. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org