Re: A new binary build available soon
Posted by
ThomasR on
Jan 27, 2018; 9:04pm
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4038576.html
Hi Julien,
gouessej wrote
Hey
Surprisingly, I noticed some activity in the legacy Ardor3D (Renanse claimed to stop its development 4 years ago as far as I remember) and I ported the few fixes and enhancements to JogAmp's Ardor3D Continuation.
Awesome, thank you!
gouessej wrote
I'd like to get rid of Guava but I'll have to switch to Guava 23-6 as a first step. I'll replace its predicates by those provided by Java 1.8.
Thats great, one less thing. How much code change at the application level moving to Java1.8 predicates?
Tom