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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2