<HTML>
<HEAD>
<TITLE>Tracker::RequestSetReferenceTool never reports success or failure.</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello.<BR>
<BR>
The Tracker::RequestSetReferenceTool( TrackerToolType * trackerTool ) isn’t a part of the statemachine like other Request-methods. This means there is no way to check if the request was successful or not (no event is ever invoked). <BR>
<BR>
I suggest that at least an event should be invoked letting the user know if the request was successful or not. Also the method should either be renamed to SetReferenceTool (seeing it dosn’t follow the Request patter of all the other Request methods) or it should be a part of the statemachine (like other Request methods). <BR>
<BR>
Regards<BR>
Janne Beate Bakeng<BR>
SINTEF Health Research</SPAN></FONT>
</BODY>
</HTML>