Menu

Commit [r712]  Maximize  Restore  History

Fixed bug 29:

Fixed errors in generated MOF (e.g. in any tomof() methods):
- Missing backslash escaping within string literals for \n, \r, \t, \".
- Representation of REF types was incorrect.
- '=' in array-typed qualifier declarations was missing.
- Fixed size indicator was missing in array elements.
- Qualifiers of method parameters were missing.
Improvements in generated MOF:
- Changed order of qualifiers to be sorted by qualifier name.
- Added empty line before each property and method in the class for better readability.
- Method parameters are now placed on separate lines.
- Moved generation of method qualifiers from class into method. This changes the behavior of CIMMethod.tomof() to now generate the method qualifiers.

maiera 2015-01-19

changed /pywbem/trunk/pywbem/NEWS
changed /pywbem/trunk/pywbem/cim_obj.py
changed /pywbem/trunk/testsuite/test_cim_obj.py
/pywbem/trunk/pywbem/NEWS Diff Switch to side-by-side view
Loading...
/pywbem/trunk/pywbem/cim_obj.py Diff Switch to side-by-side view
Loading...
/pywbem/trunk/testsuite/test_cim_obj.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.