The only similar schema project I've seen with polymorphism and algebraic types is http://cakoose.com/cks/ (which I found after starting work on Plate).
Does anyone know of other, similar projects? I'm especially interested in any schema system that's designed with expressiveness in mind, not speed of message encoding/decoding.
The only similar schema project I've seen with polymorphism and algebraic types is http://cakoose.com/cks/ (which I found after starting work on Plate).
Does anyone know of other, similar projects? I'm especially interested in any schema system that's designed with expressiveness in mind, not speed of message encoding/decoding.