Skip to content

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

Closed
@llrs-roche

Description

@llrs-roche

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions