active-logic / active-logic/activelogic-cs
`Via` and `Eval`
Offen
question
- Vorherrschende Sprache
- C#
- Sterne
- 112
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In practice I never use `Via(...)` which perhaps is because I do not consistently use the logging API.
Also, it appears that `Eval` is now a static keyword.
Also, as a semantic marker (used to find every logging call in an AL program), looks like `log &&` suffices; so perhaps `status.Via()` can be obsoleted.
If `Eval` is statically available, update documentation to reflect the change.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.