On 2016-01-19 at 14:55 +0000, Always Learning wrote: > On Tue, 2016-01-19 at 14:33 +0000, Viktor Dukhovni wrote:
> > Making internal structures opaque is important for long-term
> > supportability of the API. Yes, it causes some one-time compatibility
> > issues now, but it needs to be done.
>
> Is 'opaque' meaning non-transparent the best word ?
Yes, it's a term of art for a technique in programming.