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

Dynamic implementation of While for resumable code #244

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abelbraaksma
Copy link
Member

@abelbraaksma abelbraaksma commented Mar 17, 2024

I just stumbled upon this old branch (in PR #98), which presumably was merged into a feature branch, and subsequently deleted. However, the ideas presented here by @TheAngryByrd are interesting, and we still don't have a solid dynamic implementation. We should start somewhere :).

Check also #93, which in turn builds forth on another non-merged PR. It has these commits, but they were subsequently removed. 🤷

Seems like it made it after all, but this code is nowhere to be found, see 4f67c13

Related to #246.

@TheAngryByrd
Copy link
Collaborator

Check out https://github.com/TheAngryByrd/IcedTasks/blob/4a903d9b3d2d53f7ff49ab89294d22fa82d85600/src/IcedTasks/TaskBuilderBase.fs#L265. It should have a good up to date dynamic implementation

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.

2 participants