Hi Alan,

> On 11/24/2009 08:07 PM, Steve Huston wrote:
> > A new method was added this week: qpid::Plugin::initOrder()
> >
> > How should this be used? As author of a new plugin (2, actually) I
> > might need to know about this... Could we please do this sort of
> > addition/change in the open?
> 
> Apologies for the un-announced insertion. Plugin::initOrder 
> allows you to define 
> the order that plugins are initialized. It defaults to 1000, 
> to date only the 
> cluster plugin has a different order (1500) because it needs 
> to be initialized after the store.

Could you please document this mechanism and how it should be used
somewhere?

> It's not a pure virtual and shouldn't have any impact on 
> plugins that dont care about ordering.

The point is that other people develop related pieces and there was no
discussion, rationale, etc. about it, how it's solving a problem, how
to use it, etc. The only reason I found out about it was the
entrypoint wasn't exported so the Windows build broke.

-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to