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

Coder: add new method should have selfObject defined #4257

Open
JurajKubelka opened this issue Dec 27, 2024 · 2 comments
Open

Coder: add new method should have selfObject defined #4257

JurajKubelka opened this issue Dec 27, 2024 · 2 comments
Assignees
Labels
coder The issue is related to the Coder enhancement
Milestone

Comments

@JurajKubelka
Copy link
Member

Currently, the self is bound to a behavior instead of a selfObject.

Screenshot 2024-12-27 at 19 12 17

Note: in case of a class-side method, it should be selfObject's class.

@JurajKubelka JurajKubelka added enhancement coder The issue is related to the Coder labels Dec 27, 2024
@JurajKubelka JurajKubelka added this to the v1.0 milestone Dec 27, 2024
@JurajKubelka JurajKubelka self-assigned this Dec 27, 2024
@JurajKubelka JurajKubelka added this to GT Dec 27, 2024
@github-project-automation github-project-automation bot moved this to To do in GT Dec 27, 2024
@JurajKubelka JurajKubelka moved this from To do to In progress in GT Dec 27, 2024
@onierstrasz
Copy link
Contributor

I don't understand the problem. self does seem to be properly bound in the new method dialog, at least in the image I am trying of Nov 29. Can you explain?
Screenshot 2024-12-28 at 10 39 21

@onierstrasz
Copy link
Contributor

And if I inspect self in the context of a new method dialog, it does return the correct object. What is it that is not working for you?
Screenshot 2024-12-28 at 10 59 43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coder The issue is related to the Coder enhancement
Projects
Status: In progress
Development

No branches or pull requests

2 participants