So I implemented a version of data annotations. It is much simpler (though that is not necessarily a good thing) than the fork you linked to. I basically implemented a call back and used Writeline to output the attributes I was interested in. It is by no means a complete or robust implementation.
↧