Bug 34252 - Add wocky_xmpp_writer_write_node()
Summary: Add wocky_xmpp_writer_write_node()
Status: RESOLVED WONTFIX
Alias: None
Product: Wocky
Classification: Unclassified
Component: General (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 02:28 UTC by Stef Walter
Modified: 2011-04-06 01:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add wocky_xmpp_writer_write_node() function. (4.44 KB, patch)
2011-02-14 02:29 UTC, Stef Walter
Details | Splinter Review

Description Stef Walter 2011-02-14 02:28:30 UTC
I think we need to have a wocky_xmpp_writer_write_node() function for the cases where single nodes need to be serialized, and the <?xml ...?> is not desired.
Comment 1 Stef Walter 2011-02-14 02:29:00 UTC
Created attachment 43339 [details] [review]
Add wocky_xmpp_writer_write_node() function.
Comment 2 Stef Walter 2011-04-06 01:09:08 UTC
It turns out this isn't really necessary. The presence of the <?xml..?> PI isn't really the end of the world when serializing just part of an XML tree.


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.