>> I realize some of the complexity exists because AMQP provides many >> features...perhaps qpid can provide a stupidly simple, default, way of >> getting at the data within a few lines? > > It is certainly the job of the API to hide any complexity in the protocol. > > RG >
Given the changes that are likely coming int he AMQP1-0 protocol I would (with my Qpid hat on) strongly recommend that we try to implement some kind of common abstraction that could be applied on top of the existing API. -- Rob
