Ruben Taelman
Ruben Taelman
We should either add aspects to the energy parts to use [MJ](https://github.com/BuildCraft/BuildCraftAPI/tree/8.0.x/api/buildcraft/api/mj), or create new parts for these. In either case, we shouldn't allow conversion between RF/FE and MJ, that...
This is because these entities require the (fake) player to exist client-side, which is not the case for our fake players.
While this will likely come at the cost of lower performance compared to plain data-events, we should add this for use cases where code readability is preferred over performance.
#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: As reported in #1233, we should enable `strictFunctionTypes` in our TypeScript config.
### Discussed in https://github.com/comunica/comunica/discussions/1217 Originally posted by **balhoff** June 1, 2023 I've been exploring federated SPARQL query in Comunicaβreally impressive so far. I have a question about how it decides...
Depends on comunica/sparqlee#131. To enable developers to override the handling of specific expressions in a dynamic manner, we should create a bus expressions bus in comunica, and let sparqlee handle...
#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: As our CI started to fail very frequently, and was causing issues when people wanted to develop in Comunica on...
#### Issue type: - :bug: Bug ____ #### Description: I just noticed that `Actor.initialize()` and `Actor.deinitialize()` are not being called when a (Components.js) engine is being invoked, and therefore also...
#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: Currently, the `ActorInitQuery-test.ts` file tests both the CliArgsHandlers and the yargs integration. We should decouple these, so that we have...
#### Issue type: - :heavy_plus_sign: Feature request ____ #### Description: [Sage](http://sage.univ-nantes.fr/) offers a way of publishing Linked Data, which is (roughly-speaking) something inbetween TPF and SPARQL endpoints. We should add...