Could there be a risk in using JSR310 as a basis seeing the "recent"
judgement of the Federal Circuit Court that judged that APIs were
copyrightable (in the Google vs Oracle fight over the Java API) ?

-- Matthieu


On Sat, Jun 7, 2014 at 6:01 PM, Bardur Arantsson <s...@scientician.net>
wrote:

> On 2014-06-05 01:01, Brian Anderson wrote:
> > # Date/Time (https://github.com/mozilla/rust/issues/14657)
> >
> > Our time crate is very minimal, and the API looks dated. This is a hard
> > problem and JodaTime seems to be well regarded so let's just copy it.
>
> JSR310 has already been mentioned in the thread, but I didn't see anyone
> mentioning that it was accepted into the (relatively) recently finalized
> JDK8:
>
>    http://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html
>
> The important thing to note is basically that it was simplified quite a
> lot relative to JodaTime, in particular by removing non-Gregorian
> chronologies.
>
> Regards,
>
> _______________________________________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/listinfo/rust-dev
>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to