(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.3 and 1.14

version 1.3, 2001/04/30 15:54:27 version 1.14, 2001/06/11 17:39:34
Line 1 
Line 1 
 Urgent Urgent
 ====== ======
  
       -   Add CIMOM handle to provider interface.
   
     -   Fix case sensitivity problems in repository (just add an _Open method     -   Fix case sensitivity problems in repository (just add an _Open method
         that ignores the case of the file).         that ignores the case of the file).
  
       -   Add newly implemented repository operations to protocol and to
           dispatcher.
   
       -   Change INVALID_CLASS exceptions to NOT_FOUND (they're wrong in
           Repository).
   
       -   Add tracing of output HTTP messages.
   
       -   Need CIMInstance::removeMethod() and CIMInstance::removeProperty().
       -   Add a exists namespace operation under the repository stuff.  Maybe we
       need more than this.
   
 Topical To-Do List Topical To-Do List
 ================== ==================
  
       -   Provide way of printing out command line options help from cimserver.
   
       -   GetInstances() and GetClasses() need to use iterators on
           provider and repository end. Otherwise, all classes or instance
           to be enumerated, must be sucked into memory.
   
       -   Template bloat reduction.
   
       -   Use YACC on Linux.
   
       -   Need a tool to say which features are supported by a compiler.
   
       -   Support unloading of dynamic libraries (presently only load() is
           supported).
   
 -   Instances: -   Instances:
  
     -   Implement CIMRepository::getProperty()     -   Implement CIMRepository::getProperty()
Line 110 
Line 139 
  
     -   Add CIM-Server handles to provider interface.     -   Add CIM-Server handles to provider interface.
  
     -   Implement MOF provider registration scheme (according to the standard).      -   Implement MOF provider registration scheme (according to the
       standard).
  
 -   WBEM Query Language -   WBEM Query Language
  
Line 157 
Line 187 
  
 -   Miscellaneous -   Miscellaneous
  
       -   Change CompareNoCase() to String::compareNoCase().
   
       -   Place configuration startup parameters in Repository (e.g., port).
   
       -   Integrate logging
   
     - Figure out how to handle CIM null values.     - Figure out how to handle CIM null values.
  
     - Generalize iteration.     - Generalize iteration.
Line 193 
Line 229 
  
 -   Testing -   Testing
  
       -   Test case insensitivity of class names and qualifier names.
   
     -   Run Purify on all sources (port to Sun first).     -   Run Purify on all sources (port to Sun first).
  
     -   Run CIM/XML test suite.     -   Run CIM/XML test suite.
Line 203 
Line 241 
  
     -   Implement Service class on Unix (daemonization from Comer book).     -   Implement Service class on Unix (daemonization from Comer book).
  
 Short-term Items  
 ================  
   
 -   Make HashTable take Equal template function argument.  
   
 -   Make InheritanceTree case-insensitive.  


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2