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

FEAT: add audit system #125

Closed
wants to merge 2 commits into from
Closed

Conversation

Frisle
Copy link

@Frisle Frisle commented Jul 9, 2024

Audit mechanism is simply the globals holding the runtime date each time when elements are called

The mechanism has on/off swith and globals kill functions.

Audit mechanism is simple the globals holding the runtime date each time when elements are called
@eduard93
Copy link

eduard93 commented Jul 9, 2024

  1. Use $zh for timings. It's always the most precise.
  2. Use ^MDX2JSON.* globals to store data
  3. Use macroes for ^MDX2JSON.* global names.
  4. Save audit state as 1/0, no need to have 1/0 "on"/"off" conversion.

That said it would be better to use custom audit events instead of doing this at all.

@Frisle Frisle closed this Jul 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants