-
With the gradual introduction of padding, the data store reader and writer classes are picking up some extra functionality (notably, in #401).
Some of the padding-related functionality could be reu…
-
`keyword_UtilsWG` | by pjs548@nci.org.au
___
There is a significant codes base of existing and important utilities, that are not fully up to the standards required. However they are critical t…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no way to use "Remove diacritics" at the same time as "Remove special chars" without it removing the diacritics …
-
It's common to need to generate UUIDs for use within messages within tests, however when there is a test failure due to an incorrect UUID it can be hard to understand what the UUID refers to.
We co…
-
It would be useful to have some handy utilities to compare layer metadata and "reset" layers when they don't match.
For eg. something like this is implemented in libpak via a new layer contributor.…
-
Looking at #1571, I was wondering if the use of DocumentBuilderFactory.newDocumentBuilder (for example, in
https://github.com/hapifhir/org.hl7.fhir.core/blob/60470b1a28155df059d30ce7754aec568efe4b3…
-
This is an issue for tracking the rewrite of sapphire-jecs
- [x] Remove all utilities from the package and instead import them from [jecs-utils](https://github.com/Mark-Marks/jecs-utils)
- Utiliti…
-
> As for multipart testing api it should be something like
> ```
> req.set_multipart(vec![
> MultipartField::String("someField", "value whatever here")
> ]);
> ```
>
> or just a MultipartFor…
-
Goal is to move away from multi-threading in one process to message-passing between processes.
Need some facility for communication, likely using [Boost.Interprocess](https://www.boost.org/doc/libs/1…
-
I'm not too sure if it would be a good idea to add this, but I thought it was worth bringing up. You can use the `debugger` keyword in a JS script and, when executed, chrome tools will stop execution …
Auenc updated
2 years ago