Results 7 issues of David Sowerby

I've been trying out the Gherkin DSL, and just seen the docs update at #493. I love the idea of this structure but it does cause some issues with the...

is: question

Hi Firstly, thanks for this package - I find it incredibly helpful. I am a bit confused, though, about the use of the `instanceName` option. It is "highly not recommended"...

Attempting to run tests with KotlinTest causes the error below. I think it is simply because the Kobalt ``KotlinTestRunner`` is based on JUnit4. KotlinTest uses JUnit5, from version 3.0.0 I...

Serialisation errors can be a pain to track down so I wrote this utility If we could trap any [SerializationException]'s and run the tracer on it, it would give much...

To capture our conversation about Serialization performance and specifically [Kryo](https://github.com/EsotericSoftware/kryo) Here are some [benchmarks](https://github.com/eishay/jvm-serializers/wiki) - Kryo does well, but maybe [protostuff](https://github.com/protostuff/protostuff) may be even quicker..

enhancement

With apparently increasing frequency I get instances of "Saving note xxxx has failed. Note is locked." ## Steps to reproduce 1. Create a note and keep editing and saving on...

bug
feature: backend
need to reproduce

Hi Bryn I've just come back to using Graph Dbs after a lengthy break, and found that Frames had moved here. Is this project still alive, and does it work...