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 auto cache discard #60

Open
2 of 6 tasks
ducky64 opened this issue Jan 11, 2023 · 0 comments
Open
2 of 6 tasks

Improve auto cache discard #60

ducky64 opened this issue Jan 11, 2023 · 0 comments

Comments

@ducky64
Copy link
Collaborator

ducky64 commented Jan 11, 2023

The current behavior is a 90% solution, possible improvements:

  • Document current behavior in readme
  • When init signature (in particular including defaults) is changed, discard calling classes
  • Perhaps generalize that to any function signature changes - if not computationally prohibitive
  • For KiCad import, check schematics are up to date
  • Is there an inexpensive way to follow the entire call graph?
  • Track changes between IDE runs
    • obsoleted by not persisting by default, though this could still be improved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant