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

Enhance trace with stub methods #43

Open
LinqLover opened this issue Feb 3, 2022 · 1 comment
Open

Enhance trace with stub methods #43

LinqLover opened this issue Feb 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@LinqLover
Copy link
Collaborator

LinqLover commented Feb 3, 2022

Display methods that were not actually activated (primitive methods/quick push primitives, FFI methods) in the trace, too.

Implementation:

  • How to fake contexts?
@LinqLover
Copy link
Collaborator Author

LinqLover commented Jul 31, 2022

As noted by @marceltaeumel, a general notion of synthetic contexts could help us to solve issues like this one, #79, or further user-generated transformations (aggregations or reifications (decompiler)) of the context tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant