Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » UOMo » Opinion: UOMo or jscience(what is more usable at the moment?)
Opinion: UOMo or jscience [message #881715] Tue, 05 June 2012 06:30 Go to next message
Roland Kofler is currently offline Roland KoflerFriend
Messages: 1
Registered: June 2012
Junior Member
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 20:29 Go to previous messageGo to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
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 #905559 is a reply to message #888184] Thu, 30 August 2012 16:19 Go to previous messageGo to next message
Michael Marcal is currently offline Michael MarcalFriend
Messages: 2
Registered: August 2012
Junior Member
Hi Werner:

Following up on this topic. I have been testing the JScience 4.3 version for several months, with an eye for more serious deployment possibly early next year.

Since JSR 275 seems not to have been approved, is it still valid to use the javax.* package name used in much of the JScience implementation? If not, then I don't quite understand your comment above regarding "dropping in" the UoMo implementation (when ready) over the application that might currently be using JScience 4.3. Perhaps I took you too literally.

Thanks,

Mike
Re: Opinion: UOMo or jscience [message #905616 is a reply to message #905559] Thu, 30 August 2012 18:53 Go to previous messageGo to next message
Michael Marcal is currently offline Michael MarcalFriend
Messages: 2
Registered: August 2012
Junior Member
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.
Re: Opinion: UOMo or jscience [message #985699 is a reply to message #905616] Thu, 15 November 2012 17:41 Go to previous message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
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.
Previous Topic:Eclipse DemoCamp Copenhagen featuring M2M, UOMo and Much much More
Next Topic:DemoCamps November 2012
Goto Forum:
  


Current Time: Thu Apr 25 23:50:45 GMT 2024

Powered by FUDForum. Page generated in 0.02777 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top