@jcelliott : please check if this looks ok and if where I added options on the interface makes sense.
Note that I reordered the arguments of Register as I thought it made sense to keep the MethodHandler as the last argument. Let me know if you agree, otherwise, I can change this back and reorder any of the functions.
@jcelliott : please check if this looks ok and if where I added
options
on the interface makes sense.Note that I reordered the arguments of
Register
as I thought it made sense to keep theMethodHandler
as the last argument. Let me know if you agree, otherwise, I can change this back and reorder any of the functions.