Thursday, May 22, 2008
Attendance Status
Got started on the attendance status stuff. They basics are in there. I need to create a new page to change them right now you can change them where you change the sign up types of other users, but them sharing a page is too cluttered. So some more testing and a new page to edit them, then its on to figuring out some place to put them on the stats page.
Yesterday at lunch I started work on a xml writer for my rpg. It is designed to be an all-in-one. I pass in an object and it uses reflection to get the data members and writes them to the xml. In theory I can use this same stuff to parse the xml files into the objects. I'll have to keep working on this. It is tedious, but if it means I don't have to write a new parser/writer combo for every game object I create it'll be worth it.
Oh mutlispeak how I hate you.