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

Source code refactoring #614

Open
arakov opened this issue Sep 20, 2023 · 0 comments
Open

Source code refactoring #614

arakov opened this issue Sep 20, 2023 · 0 comments

Comments

@arakov
Copy link
Member

arakov commented Sep 20, 2023

Proposals for code refactoring:

  • simplify - isCompatible - could we get rid of special cases for V_FLAG?
  • global attributes : maybe it should contain the string reference, instead of the string itself (data duplication : many class names are already stored) or every record should be aligned to 4/8
  • operator names should be configurable
  • replace all default maps with optimized ones (e.g. SyntaxHash, TableHash, SyntaxTable)
@arakov arakov added this to the ELENA 7.0 milestone Sep 20, 2023
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