I notice that you plan to rename files after classes? If you are doing a big rename, it might also be advantageous to try and rename towards having a consistent client API whilst you are at it. There are presently some pointless inconsistencies in naming accross the clients. For example:
java: AMQSession .net: AmqChannel cpp: ClientChannel I wanted to mail about this before but decided to keep interop testing and testing in general as my #1 background task (#1 foreground being looking after internal clients for Marnie) and forget about the client API for now. This is just a gentle hint to nudge you in that direction... Rupert On 3/5/07, Alan Conway <[EMAIL PROTECTED]> wrote:
https://issues.apache.org/jira/browse/QPID-243 describes a proposed re-org to simplify building and using the C++ code. I'll be doing this shortly after the 0-9 merge, get your comments in now. Cheers, Alan.
