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

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

version 1.12, 2001/03/05 15:56:34 version 1.13, 2001/03/23 01:01:29
Line 17 
Line 17 
     -   Get ACE working on Tandem (or remove ACE from Pegasus).     -   Get ACE working on Tandem (or remove ACE from Pegasus).
     -   Port Pegasus to Tandem (look for Tandem machine at BMC).     -   Port Pegasus to Tandem (look for Tandem machine at BMC).
     -   Instance repository.     -   Instance repository.
       -   Delete namespace.
     -   Finalize provider interface.     -   Finalize provider interface.
     -   Associations (basic).     -   Associations (basic).
     -   Provider registration (by the standard).     -   Provider registration (by the standard).
     -   MOF compiler (finalize).     -   MOF compiler (finalize).
     -   Write short paper on Pegasus data objects.     -   Write short paper on Pegasus data objects.
     -   Integrate DOC++ with make system.     -   Integrate DOC++ with make system.
     -   Implement the process provider.  
     -   Compaq requested SQL level-1 description.     -   Compaq requested SQL level-1 description.
     -   Get rid of ACE (required if no ACE on Tandem).     -   Get rid of ACE (required if no ACE on Tandem).
     -   Need query capability for Compaq.     -   Need query capability for Compaq.
Line 36 
Line 36 
  
     (A) Install shield install of Pegasus.     (A) Install shield install of Pegasus.
  
     (A) Modify clear() methods on Array and String so that they don't  
         release the old resource (more efficient for GetLine()). Add  
         a resize() method.  
   
     (A) Handle escaping of strings inside object names. Example:     (A) Handle escaping of strings inside object names. Example:
  
                 X.key1="Hello \"You\""                 X.key1="Hello \"You\""
  
     (A) Change make system to rename dll's before link so that they  
         can be used by the server.  
   
     (A) Hide setPropagated() and setClassOrigin() methods (only the resolve  
         method should touch these).  
   
     (A) Notice that there is a bug where you select Scope::REFERENCE and     (A) Notice that there is a bug where you select Scope::REFERENCE and
         and the validation routines still say the scope is wrong for         and the validation routines still say the scope is wrong for
         qualifiers applied actual references (they are checking for         qualifiers applied actual references (they are checking for
Line 60 
Line 50 
         come first, then application of prior qualifiers fail.         come first, then application of prior qualifiers fail.
         Checking this should be moved to class resolution.         Checking this should be moved to class resolution.
  
     (A) Implement instances.      ------------------------------------------------------------------------
  
     (A) Providers.      (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.
  
Line 137 
Line 129 
  
     (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.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2