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

Odd OOP idiom (parent/child relationship) #3469

Open
aadcg opened this issue Aug 14, 2024 · 0 comments
Open

Odd OOP idiom (parent/child relationship) #3469

aadcg opened this issue Aug 14, 2024 · 0 comments
Labels
4-series Related to releases whose major version is 4.

Comments

@aadcg
Copy link
Member

aadcg commented Aug 14, 2024

window has a slot status-buffer and, in turn, the latter also has a slot to the former. The same goes for the message-buffer and prompt-buffer (see active-prompt-buffers).

I'm not an OOP design expert but my intuition tells me that this is subpar (and I may be correct).

@aadcg aadcg added the 4-series Related to releases whose major version is 4. label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4-series Related to releases whose major version is 4.
Development

No branches or pull requests

1 participant