Apparatus application moving along
Posted by mholmes on 19 Jun 2007 in Activity log
New features/tweaks added to Apparatus today:
- Readings are now separated based on both commas and semicolons, so it can handle Collate's inconsistency in this respect.
- The Categorize function now shows the full
<lem>and<rdg>tags as XML code, to provide more info for the user. This is based on a new utility function calledserializeDomNodeToString, in a class calledMdhXmlFunctionsinca.uvic.hcmc.utils. - The Categorize function now provides a counter to show you how far you've got through the process.
- It also provides an Abort button so you can cancel the categorizing operation whenever you wish.
- Button icons are now larger, and buttons also.
The next stage is to work through the two files I have from Cara, and add the appropriate comments and type attributes, then I'll have two basically working files.