Skip to content

Conversation

@tmickel
Copy link
Contributor

@tmickel tmickel commented Oct 20, 2016

After a design discussion yesterday, it seems that both of these would need to be reimplemented in a different way. Also, I realized that this implementation doesn't match Scratch 1.0 single-stepping. In that implementation, execution proceeds to step through threads in the same order it would in normal mode. But, in this implementation, it allows all threads to be stepped in a single stepThreads, which actually changes the execution behavior. If we want a correct implementation, it would need to be redone.

@CosmicWebServices
Copy link
Contributor

Noooooo!!!!!

@tmickel
Copy link
Contributor Author

tmickel commented Oct 20, 2016

@CosmicWebServices Haha, I'm sorry. I hope something like them will come back eventually...

@tmickel tmickel merged commit 3d57c2e into scratchfoundation:develop Oct 20, 2016
@tmickel tmickel deleted the feature/drop-modes branch October 20, 2016 15:42
@CosmicWebServices
Copy link
Contributor

😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants