Improve ReqnRoll Plugin Implementation with Additional Dispose Trigger #1030
MrSoerenAndersen
started this conversation in
Ideas
Replies: 2 comments
|
Do you mind clarifying what you are suggesting? What types of problems are you experiencing? |
0 replies
|
I guess this PR was created with this discussion in mind: #1033 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The current implementation of the Expressium LivingDoc plugin has become somewhat complex due to missing functionality for determining when the NDJSON file generation process is complete.
Introducing an additional trigger at dispose of the generated NDJSON file would simplify the ReqnRoll plugin implementation and improve overall clarity and maintainability.
Expressium LivingDoc Plugin
https://github.com/ExpressiumOSS/Expressium.LivingDoc/tree/main/Expressium.LivingDoc.ReqnrollPlugin
All reactions