mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 11:13:23 +02:00
Uses TypeTag to recover the full name of type parameter, which is calculated by StringTypeTag. This is sent along in ObjectEvent. On the other end, we can lookup typeclass instances using the tag key.