On Monday, 6 May 2013 at 21:20:49 UTC, Idan Arye wrote: > BTW, for this to work `typeHandler.type` needs to be known at > compile-time. That's the rub. This list of handler is dynamic, so `typeHandler.type` is a TypeInfo, not a compile-time type.