On Fri, 2013-06-21 at 14:02 -0400, Ken Giusti wrote: > Good point Bill - I've created a JIRA to cut the console over to the > messaging api: > > https://issues.apache.org/jira/browse/QPID-4945 > > > Though, technically, I don't think we can easily remove the old client API > from the _python_ client. IIRC, the new messaging api depends on it.
Can we be really careful about our use of words here. We can't remove the *library* dependency here (and there is no current proposal to do this) but the python client has no API dependency on the old client API. In other words: The swigged libraries do not need us to ship any C++ header files let alone the obsolete client headers files. *There is no proposal to stop "shipping" the qpid client library functionality where it is internally used by other libraries with supported APIs.* Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
