Tuesday, April 04, 2006

Progress

User conversions and user constants are basically implemented. I'm still working on changing the code from using xml files to non-xml text files. One performance issue on startup turned out to be initializing (or jitting?) the xml parser. Also, the non-xml text files are obviously much smaller then their xml counter parts, e.g. the constants file is now about 1k compared to about 5k when using xml.

0 Comments:

Post a Comment

<< Home