Rupert Smith wrote:
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

FYI: The class name in c++ is just Channel. I wouldn't be in favour of a 'amq[p]' style prefix as it doesn't add much value.

Reply via email to