(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     (A) Implement instances.
23           
24               (A) Providers.
25           
26               ------------------------------------------------------------------------
27           
28               (B) Finish other CIM/HTTP protocol operations.
29           
30               (B) Use the description that comes back with an error code in the XML
31               	protocol. Perhaps it should become an extra message field of
32           	XmlException.
33           
34               (B) Source documentation.
35           
36               (B) Put README in each directory.
37           
38               (B) Handle UCS2 characters in XML (parsing and writing).
39           
40               (B) Check for overflow on the number of attributes in XML.
41           
42               (B) Handle PARAMETER.REFARRAY in XML.
43 mike  1.1 
44               (B) Add validNamespace() method and use it.
45           
46               ------------------------------------------------------------------------
47           
48               (C) Suppress error message printed by ACE caused by constructing an 
49                   address from a non existent host.
50           
51               (C) Ignore extraneous XML elements (loosely valid).
52           
53               (C) Get rid of fullyQualified flag.
54           
55               (C) Handling of hexadecimal integer values.
56           
57               (C) VALUE.REFERENCE within INSTANCENAME and KEYBINDING.
58           
59               (C) Resolve whether MOF is a requirement.
60           
61               (C) Handle case sensitivity of CIM identifiers.
62           
63               (C) Figure out how to handle CIM null values.
64 mike  1.1 
65               (C) Make iteration scheme more general.
66           
67               (C) Develop XML repository importation mechanism.
68           
69               (C) Move internal headers to ./internal directory
70           
71               (C) Split up XxxRep objects from Xxx objects.
72           
73               (C) Handle case insentive requirement on repository file names.
74           
75               (C) Devise a way to detect whether a class has instances.
76           
77               (C) Cleanup of execeptions.
78           
79               (C) Verify that fixed length arrays are properly handled.
80           
81               (C) Check for null string pointers in String class.
82           
83               (C) Verify that instances are property keyed (during validation).
84           
85 mike  1.1     (C) Thread safety.
86           
87               (C) Use UTF8 for strings.
88           
89               (C) Shrink object sizes.
90           
91               (C) Use lighter I/O system (get rid of C++ streams).
92           
93               (C) Provide conversion between DateTime and time_t.
94           
95               (C) Purify source.
96           
97               (C) Improve the representation of fixed arrays (is that pesky fixed-array
98                 	flag really necessary?)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2