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

Handle SetPseudoRandomStamp automatically #261

Open
ssiccha opened this issue Apr 7, 2021 · 0 comments
Open

Handle SetPseudoRandomStamp automatically #261

ssiccha opened this issue Apr 7, 2021 · 0 comments

Comments

@ssiccha
Copy link
Collaborator

ssiccha commented Apr 7, 2021

I haven't thought this through yet completely. My idea is, once we have our own types for methods, see #258, to let CallMethods handle the setting of the RandomStamps, so that we don't have to do it ourselves and thus can't forget about it.

Maybe it would make sense to put the stamps on a stack? Whenever we enter a recog method via CallMethods we put a stamp on the random stamp stack, when we leave the method we pop the stamp off the stack. 🤔

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

No branches or pull requests

1 participant