Deprecated tags?
Mats Liljegren
mats.liljegren at enea.com
Fri Mar 4 08:54:19 UTC 2011
Hi,
I'm reading the file xml_database.py found in qm/test/classes. In method
__ParseTestDocument() in class XMLDatabase I find the following two
comments:
# For backwards compatibility, look for "prerequisite" elements.
and:
# For backwards compatibility, look for "resource" elements.
Does this mean that in test qmt files, the following is deprecated:
<resource>my.resource.name</resource>
is deprecated? If so, what is the mechanism replaced with? Or am I
confused by the source code?
Regards
Mats
More information about the qmtest
mailing list