2007-06-28 06:56:46 UTC
Hi everybody!
I wonder if this project is still alive?
Anyway I have been using TMAPI utils in my project to deploy a topic map backend from an XTM file. I find it very useful - great job!
However, I noticed that the XTM parser does not support parsing multiple topic types (i.e. multiple "topicRef" entries under "insanceOf" element). I don't know whether it was intended or should be considered a bug. Since the multiple type feature is permitted by all Topic Map / XTM / TMAPI specifications (and was very desirable from the point of view of my project:-) I have modified XTMParser.java and XTMSerializer.java to enable it.
This modifications consist in very minor changes, but, in my opinion, make XTMParser more useful. If you're interested in updating the repository code, please let me know - I can send the code up any time.