Simon Cropp
Simon Cropp
@Aaronontheweb note that `ExperimentalAttribute` has compiler level support. so for someone to use it they explicitly need to opt in to that allow Experimental API use. if they dont it...
IMO `ExperimentalAttribute` should have been named a bit more generically. something like `HereBeDragonsAttribute`
same for `No handlers could be found for message type`
happy to consider a pull request
can you add some documentation for this feature
this is now deployed
@nblumhardt yep that sounds good. PR adjusted
@nblumhardt thanks. and no rush
actually @Youssef1313 is the subject matter expert here is there a repro solution i can play with?