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

TODO comments on default constructor resolve #195

Open
ForNeVeR opened this issue Mar 3, 2024 · 0 comments
Open

TODO comments on default constructor resolve #195

ForNeVeR opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ForNeVeR
Copy link
Collaborator

ForNeVeR commented Mar 3, 2024

See this comment:

Also this one:

//todo where is the best place to implement resolve to a default constructor?

Apparently, there's something for us to improve with the "default constructor" handling (I suppose that's about classes in PowerShell): perhaps the current navigation to these constructors doesn't work well enough? Either they aren't properly considered references from the places that call them (if a constructor is written explicitly), or the navigation doesn't properly work from the places where the constructors are used implicitly (e.g. when casting an object to a class or whatnot)?

@ForNeVeR ForNeVeR added enhancement New feature or request help wanted Extra attention is needed labels Mar 3, 2024
@ForNeVeR ForNeVeR changed the title PowerShellResolveUtil: default constructor resolve TODO comments on default constructor resolve Mar 3, 2024
ForNeVeR added a commit that referenced this issue Mar 3, 2024
…, #202) Connect TODOs with the issues, TODO cleanup
ForNeVeR added a commit that referenced this issue Mar 3, 2024
…, #202) Connect TODOs with the issues, TODO cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant