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

Mejorar la navegación de mensajes a self #145

Open
PalumboN opened this issue Feb 28, 2024 · 1 comment
Open

Mejorar la navegación de mensajes a self #145

PalumboN opened this issue Feb 28, 2024 · 1 comment
Labels
component: navegacion Herramientas para navegar en el codigo good first issue Good for newcomers

Comments

@PalumboN
Copy link
Contributor

          Yo digo de buscar los senders de un método y que un send sea a `self` de otra jerarquía de clases... se podrían filtrar acá.

Originally posted by @PalumboN in #139 (comment)

@PalumboN PalumboN added good first issue Good for newcomers component: navegacion Herramientas para navegar en el codigo labels Mar 10, 2024
@ivojawer
Copy link
Contributor

ivojawer commented Nov 26, 2024

Situacion actual

Hoy si navegas al envio de un mensaje a self lo toma como si fuera un envio de mensaje a cualquier referncia, o sea, te muestra todos los objetos que entienden ese mensaje

Como deberia funcionar

Si es un envio a self deberia fijarse en la jerarquia de clases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: navegacion Herramientas para navegar en el codigo good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants