David Edwards

Results 13 issues of David Edwards

Implement a lint checker rule that ensures that every action in RAML has one and only one handler, and that every handled action exists in the RAML.

enhancement

Create a new Hamcrest matcher for asserting that a handler can handle randomly generated JSON that adheres to the schema that the handler claims to support.

enhancement

Currently, the model of using java:/app/AppName to infer the context or service name is flawed. We need a better way of hooking up the correct event store, view store, etc....

bug