Giter VIP home page Giter VIP logo

Comments (12)

ZacSweers avatar ZacSweers commented on June 28, 2024 11

As far as I can see, there is no way of disabling it for Kotlin 2.0?

You can force language version 1.9 while still using Kotlin 2.0.0.

You can get fairly far with the 2.5.0 betas. I wrote some instructions here: https://www.zacsweers.dev/preparing-for-k2/#anvil. The TL;DR is that yes, projects with component merging will require language version 1.9, but any projects using just factory gen can use KSP instead.

We're working on it, we didn't expect the IR APIs we use to break in 2.0 as they weren't annotated as obsolete in the compiler.

from anvil.

ZacSweers avatar ZacSweers commented on June 28, 2024 6

With all due respect, that just means you're blocked on your internal policy, not anvil.

from anvil.

ZacSweers avatar ZacSweers commented on June 28, 2024 4

It will be released when it's ready. Out of respect for the many subscribers to this issue and general OSS etiquette, please accept this answer for now. We'll update this thread when there's something to update.

from anvil.

ZacSweers avatar ZacSweers commented on June 28, 2024 2

No ETA currently, we more or less have to get #751 and #704 done first

from anvil.

mattinger avatar mattinger commented on June 28, 2024 1

@ZacSweers I did, but it relies on a beta version of the anvil plugin. That's something we generally don't allow in our builds is any beta plugings or runtime dependencies. So i was curious when a release version of anvil will at least support the workaround.

from anvil.

joshfriend avatar joshfriend commented on June 28, 2024

Can the k2 warning be disabled (or shown only once)? It shows up literally thousands of times in build logs when K2 is enabled.

from anvil.

chrisjenx avatar chrisjenx commented on June 28, 2024

With 1.9.20 out and 2.0 next, is there an ETA for K2 support, as would love to start testing and sending feedback to the KT team.

from anvil.

matejdro avatar matejdro commented on June 28, 2024

K2 seems to be out and stable now. As far as I can see, there is no way of disabling it for Kotlin 2.0? So all Anvil projects are stuck at 1.9 for now.

from anvil.

mattinger avatar mattinger commented on June 28, 2024

This is definitely very unfortunate. One of the big boosts to using kotlin 2.0.0 is that the compose compiler is versioned and delivered along with the kotlin compiler. This is going to prevent people from using that new compose compiler alongside of anvil.

Is there any kind of a timeline as to when this support might be available?

from anvil.

ZacSweers avatar ZacSweers commented on June 28, 2024

@mattinger did you read the post I linked above?

from anvil.

mattinger avatar mattinger commented on June 28, 2024

That is a fair assessment @ZacSweers , which is why i'm asking if there's an ETA on a release version where the workaround will be applicable. It's a beta09 if i remember correctly, so i would think it won't be far off. The again, it is a build tool, and not something we're distributing, so i might be able to get an exception.

from anvil.

mattinger avatar mattinger commented on June 28, 2024

I was not implying that anyone should rush anything. I was just asking if you did have an ETA so i can make an informed decision on trying to get usage of the beta version approved. If the answer is that there's no current ETA, that's fine.

from anvil.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.