(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.40 and 1.49.2.48

version 1.49.2.40, 2001/11/02 14:49:12 version 1.49.2.48, 2001/11/16 19:07:22
Line 260 
Line 260 
     to process the more expensive operation of retrieving the class     to process the more expensive operation of retrieving the class
     definition to determine the key property types.     definition to determine the key property types.
  
   36. (Sushma Fernandes - HP) Modified tracer to return invalid components
       in case of error in setting trace components. Modified the property owner
       init and update methods. Submitted the pegasus/mak/Buildmakefile with
       cleanbuild, rebuild and trace configuration options.
   
   37. (Yi Zhou - HP) 05 Nov 2001 Fixed createInstance to return a CIMReference
       (instanceName).
   
   38. (Roger Kumpf - HP) 08 Nov 2001 Implemented encoding/decoding of
       GetProperty/SetProperty/EnumerateInstances request/response messages.
       Added encoding and decoding of PropertyList parameters on all
       relevant intrinsic methods.
   
   39. (Markus Mueller - IBM) 09 Nov 2001 Added Associator calls to CIMBase
       ProviderFacade.cpp; fixed Provider unloading in CIMProviderManager.cpp
   
   40. (Rudy Schuet - Compaq) 12 Nov 2001 Common module: added the following
       files for nsk platform support: TraceFileHandlerNsk.cpp, ThreadNsk.cpp,
       TCPChannelNsk.cpp, SystemNsk.cpp, ServiceNsk.cpp, SelectorNsk.cpp,
       IPCNsk.cpp, DirNsk.cpp. Most of these files (with the exception of
       SystemNsk.cpp) contain stubs. The associated control files
       (TraceFileHandler.cpp, Thread.cpp, etc) have been updated to include
       nsk platform links.
   
   41. (Roger Kumpf - HP) 14 Nov 2001 Changed the behavior of the CIMValue
       toString() method for CIMValues of String type.  The old behavior
       returned an XML encoding of the String with special characters
       replaced by their UTF-8 equivalents.  For example, a CIMValue of a"b
       would be returned as a"b.  The new behavior just returns the
       String value directly with no translation.  (Note that
       CIMValue.toXml() may still be used to get the XML-encoded value.)
   
       This change was necessary in part to correct the behavior of the
       repository.  CreateInstance stores the instance name returned by
       CIMInstance.getInstanceName(), which is built using calls to
       CIMValue.toString().  GetInstance searches for the instance name
       without UTF-8 encoding of special characters.  For GetInstance to
       be successful, CreateInstance must have stored the instance name
       in that same form, without special character encoding.
   
   42. (Roger Kumpf - HP) 15 Nov 2001 Added a toXml(void) method to
       the CIMValue class.  Eliminated improper use of CIMValue.toString(),
       often replacing with CIMValue.get(String&) or CIMValue.toXml().
       Also added some error handling in the indication handlers.
   
   43. (Sushma Fernandes - HP) 16 Nov 2001 Added a function
       localObjectPathtoXml(Array<Sint8>& out) to the CIMReference class
       to handle local instance path and local classpath. Modified the
       CIMOperationRequestDecoder to handle <LOCALCLASSPATHELEMENT ...>.
       Changed the CIMOperationRequestEncoder to call the localObjectPathtoXml.
   
 --------------------------------------------------------------------------- ---------------------------------------------------------------------------
 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.40  
changed lines
  Added in v.1.49.2.48

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2