Indeed... But java code littered with disambiguating org.apache.qpid.amqp.Session and javax.jms.Session sure does look ugly :-) ... now if only you could do aliasing you could call one AMQPSession and one JMSSession ;-)
On 05/03/07, Gordon Sim <[EMAIL PROTECTED]> wrote:
Robert Godfrey wrote: >> >> 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. > > > > Except horrific namespace clashes over commly used names like Session, > Message, Method... etc :-) Thats what namespaces are for :-)
