Ticket #85 (closed defect: worksforme)

Opened 13 years ago

Last modified 13 years ago

Name of interface queried lacking in Viewer

Reported by: michelpons Owned by: michaelhalloran
Priority: major Milestone: 2.0 No dependency/Viewer/New installer
Component: Viewer Version: Development
Keywords: Query Cc:

Description

The loggers are able to log the fact that a query has been made about the presence of a CAPE-OPEN interface on a PMC. It appears in the log file as, for example:
ThermoSystem <Anonymous> : Call to QueryInterface for ICapeUtilities
ThermoSystem <Anonymous> : Return from QueryInterface for ICapeUtilities - Succeeded

But in the Viewer, if the query call does appear, there is no mention about which interface the call has been made. There may be the need to develop some more the reporting on this because the name of the interface queried is about as important as the fact that it was queried.

Attachments

unisimdesign_071011_101215.log (24.9 KB) - added by michelpons 13 years ago.
Log file obtained with COLTT 1.08.05 MSI May 30, 2011
Screenshot.zip (135.7 KB) - added by michelpons 13 years ago.
Zipped RTF file with screenshot showing Viewer display

Change History

Changed 13 years ago by michelpons

Log file obtained with COLTT 1.08.05 MSI May 30, 2011

Changed 13 years ago by michelpons

Zipped RTF file with screenshot showing Viewer display

comment:1 Changed 13 years ago by michelpons

  • Status changed from new to closed
  • Resolution set to worksforme
  • Milestone set to 2.00

With COLTT 1.08.5 Build July 17, 2011, a call to QueryInterface is now displayed in Viewer as:

Unit (Name) : Call to QueryInterface

Requested Interface : ICapeUtilities

So this enhancement is now present.

Note: See TracTickets for help on using tickets.