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

Why do SpCodeInteractionModel>>#bindings return an empty dictionary ? #1505

Open
adri09070 opened this issue Jan 16, 2024 · 0 comments
Open
Labels

Comments

@adri09070
Copy link
Contributor

Right now, except SpScriptingInteractionModel (i.e: playground), no interaction model can add bindings for variables.

This is very rigid and I don't think this is good as some external tools may want to add variables in an inspector (SpCodeObjectInteractionModel) or maybe elsewhere.

This is literaly the principle of Chest for example, to be able to access your objects from anywhere in the image: https://github.com/pharo-spec/Chest

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

No branches or pull requests

1 participant