From: Kal A. <ka...@te...> - 2001-06-12 08:33:24
|
Hi Richard, > I'm still getting to grips with ID-related stuff. Is there any way to get > hold of the ID for an association as specified in the topic map file? It > seems the resource id for an association is null, or is it just my iffy > file? > Nope, it was a bug. Thanks for the report. There is a fix now in CVS which fixes this immediate problem and a bug reported for the bigger issue of not being able to retrieve objects other than Topics and Associations by ResourceID. HOWEVER: part of this fix required a change to the TopicMap interface, which means that the Ozone implementation needs updating now as well, so only update if you are using the in-memory implementation. > While I'm about it: how much time do you spend working on the TM4J API per > month/week? It has to be quite tough combining it with day to > day work, I'm > guessing. > It varies quite a lot - mostly depending on work. It also depends to some extent on getting quality bug reports such as you have provided - otherwise its easy to get complacent and think that the job is done ;-). I'm now freelancing, so hopefully that should provide me with a little extra time to work on TM4J than I have had recently. Cheers, Kal > (01:15 monday morning and the coffee is finished, so I guess am I :) 9:00am before the first coffee of the day. All typos are due to caffeine deprivation ;) |