UniqOp -> UniqueOp

Brian Goetz brian.goetz at oracle.com
Fri Nov 16 07:27:40 PST 2012


No, we intend to make them package-private until such time as we're 
ready to release and support the *Op API.

On 11/16/2012 10:19 AM, Paul Benedict wrote:
> Are you planning to rename these implementation-only packages to com.sun
> or org.openjdk or something else? I take that you need to get them out
> of the java.* namespace then.
>
> On Thu, Nov 15, 2012 at 4:45 PM, Brian Goetz <brian.goetz at oracle.com
> <mailto:brian.goetz at oracle.com>> wrote:
>
>     OK, but bear in mind the XxxOp classes are not going to be part of
>     the public API.  These are strictly implementation-only.
>
>
>     On 11/15/2012 5:39 PM, Paul Benedict wrote:
>
>         I would like to propose renaming UniqOp to UniqueOp. I do not
>         see any
>         benefit in leaving off the last 2 letters in the word. I also do
>         not see
>         any other class in the package oddly abbreviated.
>
>


More information about the lambda-dev mailing list