-- AlbertoMicol - 04 Sep 2009
I fully support Mark's comment on the INFO backward compatibility issues. It is an unnecessary burden for many of us, without a clear
immediate advantage (as I understood it, it is only done to allow future extensibility). Especially important given that SIA 1.0 and SSA 1.04 relies on the INFO tag to provide QUERY_STATUS information and SERVICE_PROTOCOL versions; examples quoted from PR-SIA-1.0-20090521 and SSA-20080201 (REC):
<INFO name="QUERY_STATUS" value="OK"> Successful Search</INFO>
<INFO name="QUERY_STATUS" value="ERROR">DEC out of range: DEC=91</INFO>
<INFO name="SERVICE_PROTOCOL" value="1.02">SSAP</INFO>
Hence, those protocols should be ammended, and all
existing SIAP and SSAP services would need an upgrade,
unless IVOA accept and handle
multiple versions of those protocols requiring different votable versions (quite an unnecessary complication and a burden for applications developers). |