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

Routine tracing depends on routine internals #6

Open
Kaiepi opened this issue Sep 6, 2021 · 0 comments
Open

Routine tracing depends on routine internals #6

Kaiepi opened this issue Sep 6, 2021 · 0 comments

Comments

@Kaiepi
Copy link
Owner

Kaiepi commented Sep 6, 2021

Traced::Routine takes a rather gory approach to wrapping routines, a compile-time only form of changes to Routine.wrap from Rakudo that didn't persist, but allowed multis to be wrappable from traits. This poses a problem with upcoming dispatch changes; once they land, Traced::Routine should depend on Routine.wrap instead.

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

No branches or pull requests

1 participant