On Fri, Mar 06, 2015 at 10:11:39AM -0700, Eric Blake wrote: > I'm still thinking about the actual patch, and whether we want > to commit to this or just bite the bullet and go for full > introspection. At any rate, it's a bit late for 2.3, so we have the > full 2.4 cycle to get it right.
I understand your concerns. I can actually try to implement full introspection support, but I would like to know what API you would like. Something like this? 'query-commands' 'query-enums' 'query-events' 'query-types' 'query-unions' Berto