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

Diff for /pegasus/doc/Attic/todo.txt between version 1.19 and 1.31.2.5

version 1.19, 2001/06/16 17:30:34 version 1.31.2.5, 2001/08/21 00:35:20
Line 1 
Line 1 
  
       -   Get rid of message keys? They don't seem to be used.
   
       -   Fix bug in src/Pegasus/Client/tests/Client in which associators()
           fails and says class does not exist (seems to happen in debug mode
           only). Disappears when I/O is enabled.
   
       -   Replace old headers with new ones (co-ordinate with team).
   
       -   Get rid of usage of System (use since it
   
       -   Migrate to use of Linkage.h files.
   
       -   Document that lex and yacc are no longer a requirement to build
           Pegasus.
   
       -   Figure out how to handle very large CIM respones and possibly
           requests too.
   
       -   Integrate client/server tests into make system somehow.
   
       -   Note that it is possible to remove an class and still have association
           classes which refer to it.
   
       -   Class inheritance not taken into consideration when resolving the
           AssocClass
   
       -   It seems that associatios() will fail when AssocClass is a super
           class of the class which is in the association instance table.
   
       -   Should there be a single associations table for the entire repository
           or should there be one per namespace as there is now?
   
       -   If it is the case that a reference may only refer to an instance,
           then we must derive new types for representing object paths.
   
       -   Many CIM operations interfaces are incorrect: GetInstance() for example
           takes a namespace and a CIMReference (which also may contain the
           namespace). According to the standard, it should take an "InstanceName".
   
       -   Need way of signaling the cimserver so that it will reload the
           class inheritance table (after a MOF compile).
   
       -   Revisit use of namespace v.s. objectName in all CIM operations.
   
       -   What do we do when getInstance() is called and the nameSpace is
           provided both as an argument and as part of the instance name?
   
       -   ReferenceNames should return classes not just instances?
   
       -   Remove final const from const methods in non-const CIM element classes.
   
       -   Null vs. empty CIM/HTTP parameters.
   
       -   Resolve constness problems. (get rid or Const classes?)
   
       -   Change CIMReference to CIMObjectPath?
   
       -   Finish associations.
   
       -   Provide CIMOM Context.
   
       -   Complete conventions document.
   
       -   The CIMServer.exe program should probably create the logs directory
           under PEGASUS_HOME.
   
       -   Clean up exceptions.
   
       -   Resolve redundancy in which the namespace is passed to certain methods
           (getClass) and the CIMReference itself may contain a namespace arguent.
   
       -   Implement consistency and constraint checking on classes and instances.
   
       -   Implement filtering (using includeQualifiers, localOnly, etc.)
   
     -   Consider eliminating const CIM element classes.     -   Consider eliminating const CIM element classes.
  
     -   Support for NULL property lists (in interface and protocol).     -   Support for NULL property lists (in interface and protocol).
Line 124 
Line 199 
  
     -   Figure out how inheritance of keys works.     -   Figure out how inheritance of keys works.
  
     -   Investiage weak assocations.      -   Investigage weak associations.
  
     -   Enforce constraint qualifiers.     -   Enforce constraint qualifiers.
  
Line 145 
Line 220 
     -   Support multiple providers of the extact same class.     -   Support multiple providers of the extact same class.
         DiskController example and LanController.         DiskController example and LanController.
  
     -   SLP      -   SLP - Eliminate lib directory.
             - Eliminate lib directory.  


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.31.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2