Hi uhop,
First of all thanks for publishing this. It has certainly saved me some time.
I was wondering why there's no generic value event type? I can't imagine many people needing separate events for null, true, false, string and number out of the gate. It has made my downstream code more slightly complicated than it needs to be.
Any chance of a simple value event?
And while you're at it, is there any documentation of the complete event/token name list? I had to dig into the source to find it.
Cheers mate
Hi uhop,
First of all thanks for publishing this. It has certainly saved me some time.
I was wondering why there's no generic
valueevent type? I can't imagine many people needing separate events for null, true, false, string and number out of the gate. It has made my downstream code more slightly complicated than it needs to be.Any chance of a simple
valueevent?And while you're at it, is there any documentation of the complete event/token name list? I had to dig into the source to find it.
Cheers mate