SteinerPascal
SteinerPascal
Okay i think i figured it out. The example from the repo won't work i think. It works when I use the `function: ` and not a string. ``` {...
Hey thanks for the input. I just did a quick research. I can see that it is dangerous to use JQuery and React together. If they both manipulate the same...
Hi! Sure I understand and your concerns are totally reasonable. Let me explain what I did, why I did and how this affects the project. But first of all, answering...
Hi let me answer to the two comments: 1. Cool! Yes, I will drop you an email. But certainly the 13th is too early. I'm now refactoring nearly everything. So...
small update: I think [this](https://www.webcomponents.org/introduction) is what i want to achieve in the end. Can be used with React, Angular, normal web pages.
Okay sure thanks!
Regarding https://github.com/sparna-git/Sparnatural/issues/352#issue-1376450415 Nr: 1 Does this mean optional/notexists/service are exclusive of each other? Is it not possible to use the OPTIONAL when the SERVICE arrow is selected? Regarding https://github.com/sparna-git/Sparnatural/issues/352#issue-1376450415 Nr.2:...
My suggestion is actually to not have any visual components at all for the SERVICE keyword. It only depends on the person who configures Sparnatural to decide when the SERVICE...
Configuration: Yes, I like the configuration proposal a lot. Query execution ordering: Okay but the query execution ordering is purely an optimization process. The final result set will be the...
Okay cool then let's start simple first and work our way up. I'll proceed with the implementation then.