-
Once #951 lands a good follow-up code reduction for the test suite will be replacing some old patterns with the options we have available now using unittest2 and mock:
https://github.com/toastdriven/…
acdha updated
9 years ago
-
It is time to do some.... code review, cleanup, and modernization!
-
# 1. Introduction
Hello there, fellow contributors of the **OpenSearch Dashboards community**!
I've done a lot of thinking, writing, and talking about OpenSearch Dashboards with a lot of really …
-
Hi Barry,
Thank you for creating this plugin. I've been using it and appreciate your work.
As a fellow developer, I have become interested in updating and improving this codebase. Are you intere…
-
I've been maintaining this tool quite poorly, mainly because my total utility for tag files has been pretty supplanted by HLS of late, but I'm coming back around to see the use. To that end, I intend …
-
Similarly to #2139, this is a proposal for modernization of everything related to generation layers.
## Current Design
First, have a look at the common usage of the current (1.3) TML's generation …
-
Looking back on the logic flow within the JointReactionAnalysis, I realize it's outdated and doesn't utilize the convenient interfaces to get Mobilizers' reaction forces. Back then, the xml interface …
-
## Coding
- Use TypeScript
## Parser
- Explicit: avoid reading data from outside function parameters to make function dependency clear
- Functional
- Behavior unit testing
## Quest data
- U…
-
### Summary
**What we're after:**
_As a user I need to know about the new rules taking effect on 3/1/2024 on tech modernization._
Content team will need to update appropriate H4CC and Legal pages wi…
-
More cpp-style or generally efficient implementations of:
- timestamps
- message string building
- etc.