[Bug 20771] New: Use davyd's spec parser
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 20 18:19:32 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20771
Summary: Use davyd's spec parser
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: ASSIGNED
Keywords: patch
Severity: normal
Priority: medium
Component: telepathy-spec
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
I've made some improvements to davyd's Python spec parser which I think are
sufficient to use it as the preferred HTML formatter for telepathy-spec.
Because the new parser is stricter than the old (and I've made it stricter
still), it needs some trivial changes to the spec markup itself:
http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=shortlog;h=refs/heads/parser
Summary of changes:
* Add support for old-style Telepathy Properties - we're slowly phasing them
out but at the moment they're still required information
* Raise an error when things not explicitly marked as available in arrays are
used in an array, and fix up the spec to name more arrays as a result
* Consistently use the .DRAFT suffix when linking to a draft spec rather than
relying on a special-case in the XSLT formatter
* Fix a couple of added/deprecated annotations
Merging it requires a further strictness fix, for ContactInfo enhancements that
have been merged to master since davyd branched:
http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=shortlog;h=refs/heads/merge-parser
My plan is to release telepathy-spec-0.17.22 with both HTML formatters enabled
in the Makefile, and if all goes well, disable the XSLT-based one for 0.17.23.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list