Use Advanced Search to search the entire archive.
[jsr363-experts] Re: Quantity.doubleValue(...) ?
- From: Martin Desruisseaux <
>
- To:
- Subject: [jsr363-experts] Re: Quantity.doubleValue(...) ?
- Date: Tue, 16 Dec 2014 18:48:27 +0900
- Organization: Geomatys
Hello Leonardo
Le 16/12/14 18:37, Leonardo Lima a écrit :
>
I think doubleValue has some use if we think that in the end, all
>
method calls that return a Number will be 1) autounboxed to a double
>
when cast to Double or 2) have a .doubleValue() right next to it.
>
>
So the doubleValue() would make the user's code clearer to read, I
>
believe.
I tend to agree with that.
>
Martin, I think we can leave it in the Spec even if it's not in the
>
current API (as this is EDR, we can add and remove stuff later on as
>
well).
We already removed it... I do not know if GoogleDoc has a versioning
system. But anyway, I think that Wermer produced PDF documents, in which
case we should be able to get the text back from there if desired.
Martin