mmisw / mmiorr

Unmaintained old MMI ORR system (v2) -- New development at https://github.com/mmisw/orr
2 stars 1 forks source link

more efficient ontology dispatch #278

Closed mmisw closed 9 years ago

mmisw commented 9 years ago

From caru...@gmail.com on August 29, 2010 21:38:55

What capability do you want added or improved? More efficient dispatch when opening an ontology (eg., http://mmisw.org/orr/#http://mmisw.org/ont/mmi/device ). The current implementation always loads the list of registered ontologies (as a preparation for the ORR general interface) and then dispatches the given #tag. Although this happens behind the scenes, slow responsiveness may be noticeable. This particular request is about avoiding unnecessary operations for the dispatch of an ontology. See also issue #277 . What version of the product are you using? MMI Portal 2.0.0.beta (20100829181300)

Original issue: http://code.google.com/p/mmisw/issues/detail?id=278

mmisw commented 9 years ago

From caru...@gmail.com on September 02, 2010 22:04:02

Fixed. MMI Portal 2.0.1.beta (201009022157)

Status: Fixed
Labels: Milestone-Beta1