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

Improve implementation for FlyWeight #8

Open
BartVandewoestyne opened this issue Feb 9, 2024 · 0 comments
Open

Improve implementation for FlyWeight #8

BartVandewoestyne opened this issue Feb 9, 2024 · 0 comments

Comments

@BartVandewoestyne
Copy link
Owner

BartVandewoestyne commented Feb 9, 2024

Some things are not finished yet for the FlyWeight pattern implementation. For example:

  • the Row and Column classes are not subclasses of Glyph yet, though they should according to the diagram on page 197 of the book, and the text on page 202.
  • The BTree class is not implemented yet.
  • ...

All these things were added as TODO-comments and should be implemented.

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