RE: WCF/C++ client feature work for 0.7

2010-02-24 Thread Cliff Jansen (Interop Systems Inc)
Subject: Re: WCF/C++ client feature work for 0.7 On 02/10/2010 07:41 AM, Cliff Jansen (Interop Systems Inc) wrote: Hi Gordon, I'd be keen to hear more of your thoughts an opinions on the new API for the c++ client. I will try to take another look at it shortly. It would be worth seeing if we can

Re: WCF/C++ client feature work for 0.7

2010-02-24 Thread Gordon Sim
On 02/24/2010 09:00 AM, Cliff Jansen (Interop Systems Inc) wrote: The easiest way to think of it is that there are two programming models. The channel model is at the lower level and has variations of send and receive that are analogous to session.messageTransfer() and localQueue.get().

Re: WCF/C++ client feature work for 0.7

2010-02-15 Thread Gordon Sim
On 02/10/2010 07:41 AM, Cliff Jansen (Interop Systems Inc) wrote: Hi Gordon, I'd be keen to hear more of your thoughts an opinions on the new API for the c++ client. I will try to take another look at it shortly. It would be worth seeing if we can get better alignment between the examples

RE: WCF/C++ client feature work for 0.7

2010-02-09 Thread Cliff Jansen (Interop Systems Inc)
key pair. A similar mechanism, with slight variation, will probably be proposed for use with AMQP 1.0. Cliff -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Friday, February 05, 2010 4:19 AM To: dev@qpid.apache.org Subject: Re: WCF/C++ client feature work for 0.7

Re: WCF/C++ client feature work for 0.7

2010-02-05 Thread Gordon Sim
Thanks for the info, Cliff! You've done some great work on this. On 02/04/2010 07:54 PM, Cliff Jansen (Interop Systems Inc) wrote: The existing 0.6 version of the WCF/C++ client provides basic WCF functionality. Its most significant additional feature is distributed transaction support for