[
https://issues.apache.org/jira/browse/RNG-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419520#comment-15419520
]
Gilles commented on RNG-6:
--------------------------
We expect that it covers all intended usage.
This component is so focused that I hope that we can get it right (and we won't
have to release non backward-compatible versions). That's the main reason we
should not provide anything beyond the actual bit-generating algorithms,
utilities that transforms those bits into the various Java types, and a minimal
unifying API on top of them to enable straightforward use.
If the above description is acceptable, then review should uncover anything
that contradicts it.
If that description is lacking in some way, it should be amended, and code
checked against a better one.
> Check list for first release
> ----------------------------
>
> Key: RNG-6
> URL: https://issues.apache.org/jira/browse/RNG-6
> Project: Commons RNG
> Issue Type: Task
> Reporter: Gilles
> Labels: release, review
> Fix For: 1.0
>
>
> List of tasks to complete before considering a first release.
> - (x) Review public API
> - (x) Review unit tests
> - (x) Review code layout
> -* Separation of public API and "internal" packages
> -* Prepare for multi-modules
> - (x) Jenkins
> - (x) Commons web site
> - (x) User guide
> - (x) Github integration
> [INFRA-12416|https://issues.apache.org/jira/browse/INFRA-12416]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)