5 It would probably be best if the counts for fields were considered also rather
6 than just passing them with an unknown count. This way any initializers do not
7 need to worry about having an unknown size.
11 Finished the left leg, now I need to work on the tail next.
19 Completed the right arm.
27 It would likely be easiest if the counts for interfaces, fields, and methods
28 was known before-hand. However that would complicate things. Something that
29 would likely work better would there at the end be a kind of table which
30 points to each field and method that is declared. This would then not require
31 that the structures be iterated through to determine where things are. This
32 would be faster and would allow for structures for fields and methods to
33 change or add new members at the end without causing trouble.
37 Actually, with the contents being written later, they can be sorted by name
38 so that a binary search could be performed on load instead.
42 I completed the left arm.
46 Almost done, I just need to border the top part of the tunic.
50 The mascot is complete.