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

WIP - Issue 565: Prototype cats effect 2.0 #828

Closed
wants to merge 56 commits into from

Conversation

barambani
Copy link
Contributor

@barambani barambani commented May 5, 2019

This is an initial scaffolding of https://github.com/scalaz/scalaz-zio/issues/565. It's still missing

  • complete RunSync2 and RunAsync2
  • add laws and laws check
  • complete syntax for all the type classes
  • create Zio instances
  • implement mono version
  • add examples to the docs (all the TODOs)

plus other things that I haven't probably thought about. Event if it's not finished I would love to have some feedback or comment, just to make sure that I'm not diverging too much from the original idea. Thank you in advance.

UPDATE: current hierarchy diagram
Zio Hierarchy

@NeQuissimus NeQuissimus force-pushed the master branch 2 times, most recently from 898f033 to 3cf511d Compare June 9, 2019 19:36
@jdegoes
Copy link
Member

jdegoes commented Jul 8, 2019

@barambani This is coming along nicely! Do you think we could move this to the cats interop repository?

@jdegoes
Copy link
Member

jdegoes commented Jul 9, 2019

Will move to cats interop...

@jdegoes jdegoes closed this Jul 9, 2019
@neko-kai
Copy link
Member

@barambani
Do you think you want to continue over at interop-cats ? If you're not not interested anymore, I think I might be able to take over when I have the time...

@barambani
Copy link
Contributor Author

@Kaishh , sorry for the silence, I was on holiday / travelling in the recent period. But I haven't abandoned the effort. I intend to move the existing changes to interop-cats as soon as I can, anyway, if it's blocker for your work and it's urgent for you, please don't wait for me.
After that we might want to identify smaller issues to help parallelise the effort on this to avoid other slowdowns like this. Apologies for it.

@neko-kai
Copy link
Member

@barambani No, it's not urgent! don't apologize.

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.

None yet

3 participants