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

Proxy defaults with static functions #104

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

JensOgorek
Copy link
Contributor

This is a fixed version of the #97 merge

@JensOgorek JensOgorek added bug Something isn't working enhancement New feature or request labels Nov 20, 2024
@JensOgorek JensOgorek added this to the 0.6.0 milestone Nov 20, 2024
@JensOgorek JensOgorek self-assigned this Nov 20, 2024
@JensOgorek JensOgorek mentioned this pull request Nov 20, 2024
6 tasks
@JensOgorek JensOgorek linked an issue Nov 20, 2024 that may be closed by this pull request
7 tasks
Copy link
Collaborator

@falkoschindler falkoschindler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I did just a few changes:

  • removed some blank lines,
  • removed the unused cached_default_properties
  • as well as the private module_type member (which was only used for an error message) and
  • added the missing this->name to the error message

Feel free to merge.

@JensOgorek JensOgorek merged commit 15090bb into main Nov 21, 2024
@JensOgorek JensOgorek deleted the static_proxy_defaults branch November 21, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve integration of expander module
2 participants