Use Advanced Search to search the entire archive.
[jsr363-experts] Re: Spec: requests for clarifications
- From: Martin Desruisseaux <
>
- To:
- Subject: [jsr363-experts] Re: Spec: requests for clarifications
- Date: Tue, 16 Dec 2014 19:26:57 +0900
- Organization: Geomatys
Le 16/12/14 19:22, Leonardo Lima a écrit :
>
Just changed to clarify your (and mine) confusion:
>
>
/For the reference implementation (RI) the minimum Java version is
>
Java CLDC 8, with some optional packages using optional Java ME MEEP
>
packages. The target makes the RI compatible with Java SE 7./
Thanks!
>
Just added an IoT use case.
Thanks again!
>
The units returned by getUnit() is potentially infinite. The
>
documentation said nothing about whether it should be restricted to
>
the set of base units, or base + derived units having a symbol.
>
>
I agree with "is potentially infinite". But I don't see how it would
>
be better not to be like that... But, about the use case for this
>
method, it would an user would iterate over its returned set, looking
>
for the desired Unit? This sounds cumbersome...
I created a JIRA task for a proposed clarification:
https://java.net/jira/browse/UNITSOFMEASUREMENT-89
Martin