From: Smith, T. <Tim...@ds...> - 2002-06-07 07:02:08
|
Hi all, I think I am missing something, I used a Topic.getNames(), converted to get a group of BaseNames I then used baseNameArray[element].inScope(myScope) and did NOT get a true when myScope SHOULD (I think) have given one if the name is scoped by Topic B and TopicA is-a TopicB (class-instance) then if myScope is TopicA (remember name is scoped by TopicB) Shouldn't I get a positive? Sorry if this is overly confusing Tim Smith |