Hi, It appears that Hivemind supports autowiring using setter injection (ie: Hivemind will automagically deduce a service provider for properties made visible via public setter methods), there is no such support for CDI (Hivemind will NOT automagically deduce a service provider for properties made visible via public constructor parameters).
Is this correct? If so, is this something that is actively being worked on? Thanks for your help. Steve Brewin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
