Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
Team A Foundation Sprint 60
Description
Having static methods for setting/getting the invalid data policy in QDomImplementation is a bad API choice. Replace them with non-static methods per-QDomDocument and deprecate the original ones. in QDomImplementation. Since we can't have static and non-static overloads with same name and parameters (see the comments below), this has to wait for Qt 7.