Wondering if we should use our new reflection abstraction stuff (e.g. Constrainable) or do that early at the Member level. The problem with using the reflection abstraction stuff is that we would need to promote it to SPI and I don't think we are ready to do that (if we are ever). So for now, I think I would go the reflection way in an experimental SPI. |