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

[Feature Request]: Add new get_messages method. #217

Open
3 tasks done
llrs-roche opened this issue Oct 25, 2024 · 0 comments
Open
3 tasks done

[Feature Request]: Add new get_messages method. #217

llrs-roche opened this issue Oct 25, 2024 · 0 comments

Comments

@llrs-roche
Copy link

Feature description

The qenv article exposes the internal representation of objects like qenv@warnings and qenv@messages.

It is usually not recommended to expose the internal object slots to users: this gives more freedom to developers to later change internal representations or even classes without users experimenting friction.
There is a getter for qenv@warnings: get_warnings() but none for messages. An additional get_messages() method could avoid this situation.

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant