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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2