Hi, I have a question for the implementers: Many of my bug reports are about 
missing functions which are marked as remove="all" or <rejection ...> in the 
XML files.

In some cases these are going to stand forever, because they are deprecated, 
private, meaningless in Python, or unimplementable. In other cases my 
impression, which may be wrong, is that they were marked for removal at a time 
when shiboken could not handle them. There are occasionally comments noting why 
something was marked for removal, but mostly not.

Do you folks have a standing task to make a pass through these files and note 
somewhere the functions that aren't yet implemented but should be? When I 
discover something is missing and report it, it gets implemented pretty 
promptly, which is fine with me. It's kind of implementation on demand. But I 
am often not sure I am reporting the general case, such as finding all the 
missing functions whose signature matches a pattern that was once not supported 
by shiboken but now is.

Dan

_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to