From 719c2529a14527c236e871603136ccbe44f632d3 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 26 Mar 2008 18:38:35 +0000 Subject: Update to dtx inline with latest spec: * Updated dtx handling in c++ broker to take account of separation of completion and acceptance. * Added final dtx method defs to extra xml fragment and implemented appropriate handlers in c++ broker. * Converted dtx python tests (recover test still requires some work on decoding arrays). * Allow creation of structs without type codes through a python session method. * Fixed exception handling in python client for commands with results. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@641464 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/extra.xml | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) (limited to 'cpp/xml') diff --git a/cpp/xml/extra.xml b/cpp/xml/extra.xml index 0acc2260ad..6080800f60 100644 --- a/cpp/xml/extra.xml +++ b/cpp/xml/extra.xml @@ -33,6 +33,14 @@ + + + + + + + + @@ -739,6 +747,99 @@ + + blah, blah + + blah, blah + + + + blah, blah + + + + + + + + + + + + blah, blah + + + + + + + + + + + + blah, blah + + + + + + + + + + + blah, blah + + + + + blah, blah + + + + + + + + + + blah, blah + + + + + + + + + + blah, blah + + + + + + + + + blah, blah + + + + + + + + + + blah, blah + + + + + + blah, blah -- cgit v1.2.1