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

Diff for /pegasus/doc/Attic/TODO between version 1.13 and 1.22

version 1.13, 2001/03/23 01:01:29 version 1.22, 2001/04/26 00:09:18
Line 2 
Line 2 
                                 TO-DO List                                 TO-DO List
                                 ==========                                 ==========
  
       -   Be sure that namespaces are limited to be CIM names (as given in
           Names.h).
   
       -   Remove jdaux.exe from CVS repository.
   
       -   Finalize the headers (put authors in all the modules).
   
       -   Fix the trace function so that it prints out the messages going
           both ways.
   
       -   The TCPChannel::writeN() method blocks when the client and server
           are in the same process. That is because the client cannot read
           anything as long as writeN() is blocked on a synchronous write.
   
       -   Figure out how to handle getProperty() return type.
   
     - Having problems with reference on Repository::createInstance() and     - Having problems with reference on Repository::createInstance() and
       Repository::getInstance(). References not always in standard form.       Repository::getInstance(). References not always in standard form.
       Also, resolve() fails when instance has properties of difference       Also, resolve() fails when instance has properties of difference
       case.       case.
  
       -   Super class name does not seem to be set in enumerateClasses
           operation.
  
     ------------------------------------------------------------------------     ------------------------------------------------------------------------
  
       -   Remove "std::" qualifiers and use a macro and use #define for
           PEGASUS_NAMESPACE_STD.
   
       -   Change getLength() to length() or size()?
   
       -   Change find<Object> to find<Object>ByIndex().
   
       -   Need get by name.
   
     Now:     Now:
  
     -   Add convenience functions: addProperty().     -   Add convenience functions: addProperty().


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2