> I'm thinking of using something like the code in isa_plugin() to > create pre-compiled plugins which can then be dispatched from a common > hook_queue() call in the conditional_queue plugin.
Why not just wrap all your queue plugins (using the inheritance) and use the normal DECLINE/OK stuff? -R
