(file) Return to changelog.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / Attic

Diff for /pegasus/doc/Attic/changelog.txt between version 1.49.2.27 and 1.49.2.28

version 1.49.2.27, 2001/09/28 00:30:42 version 1.49.2.28, 2001/10/05 18:55:54
Line 103 
Line 103 
 23. (Sushma Fernandes - HP) 27 Sep 2001 - Added tracing code in 23. (Sushma Fernandes - HP) 27 Sep 2001 - Added tracing code in
     ProviderTable.cpp and SystemUnix.cpp to indicate progress of loading     ProviderTable.cpp and SystemUnix.cpp to indicate progress of loading
     a provider library.     a provider library.
   
   24. (Nitin Upasani - HP) 05 Oct 2001 - implementation of InvokeMethod interface for the
       provider. InvokeMethod currently uses CIMValue as type for inParameters and
       outParameters, which are unable to give information about param name, type and value.
       This should be changed to CIMParamValue which will help providers to know details of
       the parameter name and type along with value passed through InvoleMethod call.
       Current implementation uses CIMParamValue as parameters while travelling through message
       queues and converts it back to array of CIMValue before calling Provider API (which
       needs to be changed later).
   
       Also added are two test programs:
   
       src/Pegasus/Common/tests/ParamValue - which demonstrate use of CIMParamValue class.
   
       src/Pegasus/Client/tests/InvokeMethod - which makes call to InvokeMethod and
       displays the return value. Current implementation assumes that provider had returned
       true value and outParameters (which are now hard coded in CIMOperationRequestDispatcher
       to implement functionality) which are passed as response of InvokeMethod to client.
   
 --------------------------------------------------------------------------- ---------------------------------------------------------------------------
 Version 1.1 - July 2001 Development branch Version 1.1 - July 2001 Development branch
               Tagged as version_1_01 on 3 August 2001 (sorry should have been               Tagged as version_1_01 on 3 August 2001 (sorry should have been


Legend:
Removed from v.1.49.2.27  
changed lines
  Added in v.1.49.2.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2