generated from koriym/ext-helloworld
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor interception logic and improve exception handling
Refactor variable naming for clarity and adjust exception handling in interception logic to prevent unnecessary intercept attempts if an exception is present. Enhance handler update process by ensuring proper cleanup of previous handlers and adding new ones only when interception info exists. This improves the robustness and maintainability of the aspect-oriented programming functionality.
- Loading branch information
Showing
2 changed files
with
123 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters