On Wed, 8 Aug 2018 12:06:18 -0400, Rob Tompkins wrote:
On Aug 8, 2018, at 10:26 AM, Gilles <gil...@harfang.homelinux.org> wrote:

On Wed, 8 Aug 2018 08:00:11 -0600, Gary Gregory wrote:
Oh and you should consider marking the API we are adding back as
@deprecated.

?
There is no replacement.
[I've tried to explain the issue in a previous message.]

We can state that in the javadoc, in the sense that we suggest that
you not consume this method specifically (and that there’s no need
to).

The methods are "protected". The only issue is for a developer
who would use (i.e. inherit from) a sampler, and then, for some
unfathomable reason, would circumvent the purpose of the public
API (by calling something other than "sample()").

The Javadoc of all sampler classes should simply state
-----
Do not inherit from this class as it will be made final in a
future release.
-----

Regards,
Gilles

[...]


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

Reply via email to