Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-22

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-22
    Summary: BuilderFactory autowire properties to services
       Type: New Feature

     Status: Open
   Priority: Major

    Project: HiveMind
 Components: 
             framework
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Howard M. Lewis Ship
   Reporter: Howard M. Lewis Ship

    Created: Sat, 17 Jul 2004 5:41 PM
    Updated: Sat, 17 Jul 2004 5:41 PM

Description:
BuilderFactory should have an option to automatically wire up properties to 
services; if a property exists (i.e. is writable), is for an interface, but is 
not set via another mechanism (a set-service element perhaps), then 
BuilderFactory should have the option of searching the Registry for an 
applicable service.

This should be controlled by an attribute on the construct element, 
autowire-services.

autowire-services should default to true (this is, after all, the first release 
of HiveMind). 

Boy will this save typing!

It is dangerous though ... leaving autowire in place risks the possibility of a 
change in code (particularly, adding a new module) adding a new implementation 
of a service and breaking existing services (which will no longer build).



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to