question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issues requiring a major release that won't be fixed anytime soon

See original GitHub issue

What is this? Simply said, this is:

  • an invitation not to open new issues implying wide API breakage
  • a single collection point for such issues
  • a gentle way to let the dev team absorb the idea that sooner or later a major release will be needed ☺️

This is what I collected so far:

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:37 (27 by maintainers)

github_iconTop GitHub Comments

3reactions
badlogiccommented, Dec 10, 2016

I’m not sure what people expect from Vulkan. It’s an extremely fickle API and the gains for what 99% of libGDX users do (2D) will most likely be nil.

1reaction
badlogiccommented, Dec 15, 2016

Jack is broken in all kinds of funny ways. RetroLambda does the same thing, I’m OK with (optionally) supporting that in gdx-setup.

On Dec 15, 2016 11:46 PM, “Jakub Kerber” notifications@github.com wrote:

Speaking of Java 8 though, things have changed since the release of Android 7.0 (previously N), namely most Java 8 features are now supported on older Android versions thanks to Google’s new “Jack” toolchain, specifically:

Features requiring Android 6.0 and lower:

  • Lambda expressions
  • Method references
  • Type annotations

Features requiring Android 7.0 and newer:

  • Default and static interface methods
  • Repeatable annotations

All we need to do is to update our build.gradle files to allow source compatibility with JDK 1.8 and to tell the Android SDK to build with Jack (details in the link below) and we’re ready to go.

I don’t see why we shouldn’t take advantage of new features of Java 8 (specifically the new Stream utlities, which could be very useful on modern multi-core mobile devices) instead of still using a 10-year old Java version. I’m ready to take care of the necessary PR myself, as long as we all agree on this.

source: https://developer.android.com/guide/platform/j8-jack.html

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/libgdx/libgdx/issues/3494#issuecomment-267466905, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfYBG4M9231aUvPkFQ_3zKE1JJrMTN7ks5rIcMpgaJpZM4GQxnW .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supply Chain Shortages: Your Questions Answered
How the Supply Chain Broke, and Why It Won't Be Fixed Anytime Soon. Confession: We didn't even have a logistics beat before the...
Read more >
Expect another year of supply chain issues : News Center
Rochester economist George Alessandria explains what is causing the supply chain issues resulting in shortages.
Read more >
When will supply chains return to normal? - RetailWire
We'll see global supply chains become somewhat predictable again near end of 2023/early 2024. Of course, this assumes the Fed continues to raise ......
Read more >
Op-ed: Supply chain delays won't be easily fixed and trouble ...
Unprecedented supply chain disruptions will continue into next year, an IHS Markit analysis found. Freight prices are spiking to record ...
Read more >
Supply Chain Disruptions Aren't Likely to Get Better This Year ...
With infrastructure problems likely to take months if not years to fix, it may be time to make systemic changes in your operations....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found