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

Diff for /pegasus/doc/Attic/TODO between version 1.1.1.1 and 1.14

version 1.1.1.1, 2001/01/14 19:50:19 version 1.14, 2001/03/23 21:27:05
Line 1 
Line 1 
   
                                 TO-DO List                                 TO-DO List
                                 ==========                                 ==========
  
       - Having problems with reference on Repository::createInstance() and
         Repository::getInstance(). References not always in standard form.
         Also, resolve() fails when instance has properties of difference
         case.
   
   
     ------------------------------------------------------------------------     ------------------------------------------------------------------------
  
     (B) Rework resolve() scheme (add clone() methods).      -   Change getLength() to length() or size()?
   
       -   Change find<Object> to find<Object>ByIndex().
   
       -   Need get by name.
  
     (A) Implement instances.      Now:
  
     (A) Providers.      -   Add convenience functions: addProperty().
       -   Change CimException to CIMException
       -   Get ACE working on Tandem (or remove ACE from Pegasus).
       -   Port Pegasus to Tandem (look for Tandem machine at BMC).
       -   Instance repository.
       -   Delete namespace.
       -   Finalize provider interface.
       -   Associations (basic).
       -   Provider registration (by the standard).
       -   MOF compiler (finalize).
       -   Write short paper on Pegasus data objects.
       -   Integrate DOC++ with make system.
       -   Compaq requested SQL level-1 description.
       -   Get rid of ACE (required if no ACE on Tandem).
       -   Need query capability for Compaq.
       -   Threading (and process forking).
       -   Implement protocol module (the default uses ACE).
       -   Package up pegasus in Install Shield application.
  
     (A) Port to Windows.  
  
     ------------------------------------------------------------------------     ------------------------------------------------------------------------
  
       (A) Install shield install of Pegasus.
   
       (A) Handle escaping of strings inside object names. Example:
   
                   X.key1="Hello \"You\""
   
       (A) Notice that there is a bug where you select Scope::REFERENCE and
           and the validation routines still say the scope is wrong for
           qualifiers applied actual references (they are checking for
           property instead).
   
       (A) There is an odering problem when applying the qualifiers with
           association scope to classes. If the association qualifier does not
           come first, then application of prior qualifiers fail.
           Checking this should be moved to class resolution.
   
       ------------------------------------------------------------------------
   
       (B) Hide setPropagated() and setClassOrigin() methods (only the resolve
           method should touch these).
   
       (B) Change make system to rename dll's before link so that they
           can be used by the server.
   
     (B) Finish other CIM/HTTP protocol operations.     (B) Finish other CIM/HTTP protocol operations.
  
     (B) Use the description that comes back with an error code in the XML     (B) Use the description that comes back with an error code in the XML
Line 31 
Line 82 
  
     (B) Add validNamespace() method and use it.     (B) Add validNamespace() method and use it.
  
     (B) Finish Pegasus-CGI interface:  
   
         Add GetMethod.cgi.  
         Add propagated and class-origin columns.  
         Add flavor column to qualifiers.  
   
     ------------------------------------------------------------------------     ------------------------------------------------------------------------
  
     (C) Implement Strings that point to preallocated char* that will  
         remain in scope?  
   
     (C) Suppress error message printed by ACE caused by constructing an     (C) Suppress error message printed by ACE caused by constructing an
         address from a non existent host.         address from a non existent host.
  
Line 93 
Line 135 
  
     (C) Improve the representation of fixed arrays (is that pesky fixed-array     (C) Improve the representation of fixed arrays (is that pesky fixed-array
         flag really necessary?)         flag really necessary?)
   
       (C) Modify clear() methods on Array and String so that they don't
           release the old resource (more efficient for GetLine()). Add
           a resize() method.
   


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2