Jon Pretty
Jon Pretty
`trap` is implemented, but it's not clear yet whether it works reliably.
As a suggestion for how to encode the example above in a schema, we could define: ```codl node type: node.file path node.directory path empty ``` This indicates that the schema...
Hallucination exists now, and could be used to provide image objects.
If we presume that `focused` will add `at ` to the end of a message, we could write, ```scala whereas[JsonPointer]: case ParseError() => m"could not parse the file".focused case NumberError(n)...
This might not be the best way. A better way might be to support something like this: ```scala validate: case FooError(...) => m"unfortunately foo" case BarError(...) => m"sadly, bar" case...
Feudalism should provide everything necessary to replace these directly, without having to resort to low-level concurrency code.
In fact, test `Start` and `Stop` events could be sent asynchronously to a `Spool` and the events streamed.