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: Tue, 30 Sep 2014 16:02:21 -0700
>
>
However while specialized implementations are allowed, I don't think
>
they are needed. A single implementation can handle every standard
>
subtypes (Speed, Time, Length, etc.), provided that the QuantityFactory
>
implementation is complete enough.
>
>
No objections to that.
In fact, using the additional domain "si.uom" I spawned a separate library
for those. While SI quantity types (being just interfaces) should be in the
API this is an extension to either RI or SE implementation (since it
extends AbstractQuantity or a similar base type) and can live quite well in
a separate module.
Werner
>
>
> Martin, could you open a JIRA ticket for the suspect type issue on
>
> inverse, please?
>
>
As said in my previous email, I tried but JIRA seems partially down
>
tonight. Will try again tomorrow.
>
>
Martin
>
>