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

  1 mike  1.1 				TO-DO List
  2           				==========
  3           
  4               ------------------------------------------------------------------------
  5           
  6 mike  1.2     (A) Notice that there is a bug where you select Scope::REFERENCE and
  7           	and the validation routines still say the scope is wrong for
  8           	qualifiers applied actual references (they are checking for
  9           	property instead).
 10           
 11               (A) There is an odering problem when applying the qualifiers with
 12               	association scope to classes. If the association qualifier does not
 13           	come first, then application of prior qualifiers fail.
 14           	Checking this should be moved to class resolution.
 15           
 16 mike  1.1     (B) Rework resolve() scheme (add clone() methods).
 17           
 18               (A) Implement instances.
 19           
 20               (A) Providers.
 21           
 22 mike  1.2     (A) Figure out whether you really need _resolved flags.
 23 mike  1.1 
 24               ------------------------------------------------------------------------
 25           
 26               (B) Finish other CIM/HTTP protocol operations.
 27           
 28               (B) Use the description that comes back with an error code in the XML
 29               	protocol. Perhaps it should become an extra message field of
 30           	XmlException.
 31           
 32               (B) Source documentation.
 33           
 34               (B) Put README in each directory.
 35           
 36               (B) Handle UCS2 characters in XML (parsing and writing).
 37           
 38               (B) Check for overflow on the number of attributes in XML.
 39           
 40               (B) Handle PARAMETER.REFARRAY in XML.
 41           
 42               (B) Add validNamespace() method and use it.
 43           
 44 mike  1.1     (B) Finish Pegasus-CGI interface:
 45           
 46           	Add GetMethod.cgi.
 47           	Add propagated and class-origin columns.
 48           	Add flavor column to qualifiers.
 49           
 50               ------------------------------------------------------------------------
 51           
 52               (C) Implement Strings that point to preallocated char* that will
 53                   remain in scope?
 54           
 55               (C) Suppress error message printed by ACE caused by constructing an 
 56                   address from a non existent host.
 57           
 58               (C) Ignore extraneous XML elements (loosely valid).
 59           
 60               (C) Get rid of fullyQualified flag.
 61           
 62               (C) Handling of hexadecimal integer values.
 63           
 64               (C) VALUE.REFERENCE within INSTANCENAME and KEYBINDING.
 65 mike  1.1 
 66               (C) Resolve whether MOF is a requirement.
 67           
 68               (C) Handle case sensitivity of CIM identifiers.
 69           
 70               (C) Figure out how to handle CIM null values.
 71           
 72               (C) Make iteration scheme more general.
 73           
 74               (C) Develop XML repository importation mechanism.
 75           
 76               (C) Move internal headers to ./internal directory
 77           
 78               (C) Split up XxxRep objects from Xxx objects.
 79           
 80               (C) Handle case insentive requirement on repository file names.
 81           
 82               (C) Devise a way to detect whether a class has instances.
 83           
 84               (C) Cleanup of execeptions.
 85           
 86 mike  1.1     (C) Verify that fixed length arrays are properly handled.
 87           
 88               (C) Check for null string pointers in String class.
 89           
 90               (C) Verify that instances are property keyed (during validation).
 91           
 92               (C) Thread safety.
 93           
 94               (C) Use UTF8 for strings.
 95           
 96               (C) Shrink object sizes.
 97           
 98               (C) Use lighter I/O system (get rid of C++ streams).
 99           
100               (C) Provide conversion between DateTime and time_t.
101           
102               (C) Purify source.
103           
104               (C) Improve the representation of fixed arrays (is that pesky fixed-array
105                 	flag really necessary?)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2