Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conversions to/from Twitter Util #14

Merged
merged 5 commits into from
Aug 6, 2021
Merged

Conversation

dvgica
Copy link
Owner

@dvgica dvgica commented Jun 13, 2021

This PR adds a subproject to add compatibility between Twitter Util's Managed and Managerial Managed. Specifically it adds tu.Managed#asManagerial and managerial.Managed#asTwitterUtil when import ca.dvgi.managerial.twitter.util._ is used.

Everything works, but Twitter Util isn't released for Scala 3 yet, and cross-building the specific subproject without Scala 3 seems difficult? Not sure I want to futz around getting that to work right now. But I'll keep the code kicking around as an example and in the hopes that Twitter Util for Scala 3 becomes a thing eventually.

@dvgica
Copy link
Owner Author

dvgica commented Aug 6, 2021

Decided to not cross-compile for Scala 3, instead relying on Scala 3's ability to use Scala 2.13 artifacts.

@dvgica dvgica merged commit a77b049 into main Aug 6, 2021
@dvgica dvgica deleted the managerial-twitter-util branch August 6, 2021 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant