Bug 25515 - Support namespaced attributes in _stanza_build()
Summary: Support namespaced attributes in _stanza_build()
Status: NEW
Alias: None
Product: Wocky
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 06:10 UTC by Will Thompson
Modified: 2010-10-04 08:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-12-08 06:10:18 UTC
Currently you can't add namespaced attributes to a stanza with build(); you have to do it yourself.

Either this could be supported with a new build tag which takes three arguments (attr, ns, value); or, attr names could support being specified as something like "misc:other" where "misc" is the short name you've previously told wocky to use for the ns you care about; or, both. (The latter may already work, I haven't checked.)

Assigning this bug to me; I intend to implement this.
Comment 1 Will Thompson 2010-10-04 08:16:27 UTC
No I don't.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.