Opinion: UOMo or jscience [message #881715] |
Tue, 05 June 2012 02:30  |
Eclipse User |
|
|
|
I have a nutritional application that deals with biometrics (height, weight, age), times (hours, days) and energy (calorie, joule) and power (watt, kcal/24h) and performs simple calculations with them.
neither UOMo no jscience 5.0 seams to be ready at the moment.
so I'm thinking to use jscience 4.3 and later migrate to the new Unit-API
Would you agree with this strategy? My project budget is small.
I need to minimize development costs here.
Thanks, Roland
|
|
|
Re: Opinion: UOMo or jscience [message #888184 is a reply to message #881715] |
Sun, 17 June 2012 16:29   |
Eclipse User |
|
|
|
Simple calculations. There are some, you can do with UOMo already. If
anything is missing, please create tickets in Bugzilla with your
requirements.
I just did an overview of various DSLs with type-safe arithmetics and Unit
support via JScience and/or Unit-API/UOMo.
In most cases, such a DSL can use either of them and also have UOMo as a
drop-in replacement for JScience, so starting to use JScience 4.3
now if it meets your requirements and considering an UOMo migration e.g.
once it leaves Incubation seems like a good approach.
Cheers,
Werner
"Roland Kofler" <forums-noreply@xxxxxxxx> schrieb im Newsbeitrag
news:jqk933$nf5$1@xxxxxxxxe.org...
>I have a nutritional application that deals with biometrics (height,
>weight, age), times (hours, days) and energy (calorie, joule) and power
>(watt, kcal/24h) and performs simple calculations with them.
> neither UOMo no jscience 5.0 seams to be ready at the moment.
> so I'm thinking to use jscience 4.3 and later migrate to the new Unit-API
>
> Would you agree with this strategy? My project budget is small. I need to
> minimize development costs here.
>
> Thanks, Roland
|
|
|
|
|
Re: Opinion: UOMo or jscience [message #985699 is a reply to message #905616] |
Thu, 15 November 2012 12:41  |
Eclipse User |
|
|
|
Sorry for the late reply, the closest in UOMo would be IMeasure, which is
the "Measurement Interface" replacing what Measurable once tried to
archieve.
A "nightly" branch of Unit-API contains a "Measurement" interface inspired
by the same type in OSGi Measurement bundle, but that is mainly a POC for
discussion with future Java M2M and IoT standards around the SensorWeb.
If those are accepted and introduced as Java standards for Sensors by the
JCP, then future versions of UOMo and (where it gets upgraded) JScience
should both implement it, but this is entirely up to an Expert Group yet to
be formed. We need to wait for an Oracle JSR for low level Sensor readings
before we could get the ball rolling. If you are interested, please mention
here.
Thanks,
Werner
"Michael Marcal" schrieb im Newsbeitrag
news:k1ocs4$t25$1@xxxxxxxxe.org...
Sorry for the earlier ping. I took a look at both source codes, and I think
I get it. The original Measure and Measurable concepts from the 275-based
version seems obsoleted.
|
|
|
Powered by
FUDForum. Page generated in 0.07007 seconds