CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
90 stars 14 forks source link

Article about the Generic Traits vs Assoc Types #303

Closed hashedone closed 4 months ago

hashedone commented 6 months ago

Emphase on the reasoning why the Generic Traits will not be supported - including the problems we had, as well as explaining why Assoc Types should always be sufficient.

kulikthebird commented 4 months ago

The article can be found here: https://medium.com/confio/generics-vs-associated-types-in-sylvia-traits-design-689a16e09e56