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

Diagnostics #13

Open
5 of 9 tasks
Desdaemon opened this issue Dec 1, 2023 · 0 comments
Open
5 of 9 tasks

Diagnostics #13

Desdaemon opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Desdaemon
Copy link
Owner

Desdaemon commented Dec 1, 2023

Reuse the completion mechanism to provide diagnostics.

  • Non-existent fields on models
  • Invalid mapped access
  • Non-existent XML records
  • Incorrect use of constrains (no dotted access)
  • Non-existent method name passed to compute=
  • Field used in compute method but not listed in @api.depends

Usability issues:

  • Incremental diagnostics
    • Calculate damage zone
    • Separate update-independent AST nodes from dependent ones
@Desdaemon Desdaemon added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant