1 min read
0
XML in New Genesis portal framework
Yesterday I did a little more work on the Data layer of the framework. It compiles now (finally) though it is just entity type classes and a few related functions. I added some XML serializer code so that any type of object can be saved into an Item. I have to work out some details with the ItemType class though.…