BenderScript
BenderScript
Agreed. We can go back to our discussion about allowing OPA to flourish vs. dependencies vs. stifling development. There will always be another protocol so we should have some generic...
I will work on this issue first since it will influence many other code decisions.
Very interesting. Does the old repo test against recent Go versions? Looking at your description this issue seems like something related to JSON tags such as```omitempty```.
These values should not be there if marshaled correctly. Interestingly these are the only pointers in the struct and although the definition of ```empty``` should be straightforward these are very...
Yes, we need to change the code to output to the right (a) directory. But there are a couple of issues I've been investigating: - unit tests uses ```func startup()```...
@remingtonc Is your intention that ```make test``` passes or just aim to create different targets? ```make test``` does not work for me. Check if you can reproduce it but please...
As we discussed, we are going with this fix