This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Conversation
Owner
Author
|
Blocked on lift/framework#1955 |
Contributor
|
Hi @nafg, as I can see, the main blocker for adding Scala 2.13 is the new Collections API which affects DeltaSeq in the core project and maybe something else. Do you have any ideas on how to update the core for supporting Scala 2.13? |
Owner
Author
|
Yeah that's the challenge. Do you use this? If it's important to you I'll try to look into it sooner. |
Contributor
|
Yep, one of the legacy Liftweb projects depends on your library. I am trying to update it to Scala 2.13 and faced an issue with reactive-core. I've tried to brute force reactive-core to Scala 2.13 but migration to the new Collections API is a more complex task than I thought. It would be great if you can help me with it. |
Owner
Author
|
I don't know offhand how to do it, do you want to set up a time to pair
program through it?
…On Tue, Jul 20, 2021 at 1:42 PM Vitalii Lagutin ***@***.***> wrote:
Yep, one of the legacy Liftweb projects depends on your library. I am
trying to update it to Scala 2.13 and faced an issue with reactive-core.
I've tried to brute force reactive-core to Scala 2.13 but migration to the
new Collections API is a more complex task than I thought. It would be
great if you can help me with it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#112 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAYAUE74YY45FEGEBXPN5LTYWYPJANCNFSM4HW3F3RQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.