[Bug 52647] New: Completely generalize network protocol
Rob Kaper <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52647
Summary: Completely generalize network protocol
Product: atlantik
Version: 0.5.1
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: 0.5.1 (using KDE 3.1.9)
Compiler: gcc version 3.2
OS: Linux (i686) release 2.4.19
<playerupdate playerid="1 name="rob" money="100"/>
should be
<update object="player" id="1"><stringvalue key="name" value="neil"/><intvalue key="money" value="100"/></update>