-
The loader class takes on deserializing files from a file-name to Objects currently. In #1 I suggested making sure it always returned objects. While looking at it and thinking about it writing #2 it s…
-
The data store acts as operation runner with caching capabilities and as operation indexer, it sounds like we would like to split them up
-
- [ ] Run a ref clinic
- [ ] Participate as head ref
-
Rewrite all Node commandhandlers into a Chain of Responsibility design pattern, so the command (a string) flows through the chain and passes it on to the next object in the chain.
-
`RpcFunctionInvocationDispatcher.cs` currently initiates the GRPC channel initialization process. This service should ideally focus on invoking functions rather than starting up the communication chan…
-
As part of a Last Call comment, Don Eastlake wrote:
'Section 6.1, 6.2: I do not quite understand saying that something is mandatory/required and then talking about where it is impossible or imprac…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
`GoogleParser` does the following:
- Managing the state of a flag which `ParserService` depends on.
- Finding all the pending keywords.
- Creating an asynchronous task to scrape each keyword.
- P…
-
It is expected that calling `Og::invalidateCache()` only invalidates the static caches of OG itself. However at the moment this method also clears caches in `EntityTypeManager` and `EntityFieldManager…
-
The [README](https://github.com/carpentrycon/carpentrycon2022#readme) directs people to [this roles and responsibilities overview](https://github.com/carpentries/carpentrycon/blob/main/roles_and_respo…