On Friday, January 25, 2013 10:31:32 PM Dave Cridland wrote: > b) A generalized mechanism for constructing node names programmatically to > find such information? Say urn:xmpp:disco:[email protected] for > example.
XEP-303 suggests something exactly like this: 'A dynamic node accepts additional parameters by appending the parameters to the node name using a "query"-like notation. Parameters and values in the query string MUST be percent-encoded.' I think this would be a useful concept to share across pubsub-based specs. Justin
