Use Advanced Search to search the entire archive.
Re: Remove "generic" multiply/divide operations from Quantity
- From: Werner Keil <
>
- To:
- Subject: Re: Remove "generic" multiply/divide operations from Quantity
- Date: Sun, 19 Oct 2014 20:42:31 +0200
But you can cast to everything (except the generic argument like Energy or
Mass directly of course;-)
Am 19.10.2014 20:37 schrieb "Martin Desruisseaux" <
>:
>
Le 20/10/14 03:25, Werner Keil a écrit :
>
> Without adding something like those JSR 308 checkers we never get and
>
> never had true semantic compile time consistency on those <?> operations.
>
The lack of compile-time semantic is exactly why we have to use <?> and
>
accept casts on the user side. Safe casts.
>
>
Martin
>
>