I'm fixing my breakage of windows builds due to missing decl-specs. One area where this is a problem is with generated QMF code: I have code in the HA plugin trying to call management objects in the broker library.
I see a couple of options 1. Have the QMF generator generate EXTERN declarations. 2. Move the HA QMF code to the HA plugin. 3. both Any thoughts on what is the right approach for plugins that introduce management objects? Thanks, Alan. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
